ember-cli-materialize
ember-cli-materialize copied to clipboard
datepicker modal opens after switching tabs
- create a datepicker component
- open the datepicke, pick a date and close the modal.
- switch to a different tab in your browser (I'm using chrome)
- switch back to your app --> datepicker modal is opened again.
This is a problem with materializecss - issue is already opened: https://github.com/Dogfalo/materialize/issues/2067