Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Error in the console when you close the md-bottom-sheet with ESC #3822

Closed
lcpereira-zz opened this issue Jul 20, 2015 · 1 comment
Closed

Comments

@lcpereira-zz
Copy link

Hi,

When you press the ESC key when the md-bottom-sheet is open, it is closed, however, generates an error in the log as print. What's the impact?

Thanks.
print

@dani3l
Copy link

dani3l commented Jul 20, 2015

happens also in dialogs

and when using md-select i get:
TypeError: Cannot read property 'remove' of undefined

interim.remove(reason || true, false).catch(function( reason ) { $log.error("InterimElement.hide() error: " + reason ); });

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants