import MatDatepickerModule with "Redux DevTools" chrome extension causes an error and app crash. #9786
Labels
needs: clarification
The issue does not contain enough information for the team to determine if it is a real bug
Bug, feature request, or proposal:
Importing MatDatepickerModule when using ngrx StoreDevTools with "Redux DevTools" chrome extension causes an error.
Very similar behavior to what is described here: ngrx/platform#61
What is the expected behavior?
No error && crash.
What is the current behavior?
What are the steps to reproduce?
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
"@angular/common": "^5.2.0",
"@angular/material": "^5.1.1",
"typescript": "~2.5.3",
OS: OSX
Browser: Chrome Version 63.0.3239.132
Is there anything else we should know?
Check discussion here: ngrx/platform#61
Error goes away if you remove/disable a single of the following:
The text was updated successfully, but these errors were encountered: