InfomediaLtd / angular2-materialize

Angular 2 support for Materialize CSS framework.
https://infomedialtd.github.io/angular2-materialize/
MIT License
406 stars 139 forks source link

Modal in Internet Explorer freezes the screen when you click the close button #377

Open ksanchez18-zz opened 7 years ago

ksanchez18-zz commented 7 years ago

I'm having an issue with the modal in IE. When i click close, the screen freezes and I cannot click on the buttons. It's the same in the demos here: https://infomedialtd.github.io/angular2-materialize/#/Dialogs

if you try the modal in IE, once closed it does not work.

Im having this in the console error

image

Any fix for this?

rubyboy commented 7 years ago

@ksanchez18 thanks for picking up this bug in IE. I've fixed that now by adding a polyfill for "remove". A new version is building now. Are you able to test it and confirm it's fixed for you as well?

akashbiz commented 6 years ago

Facing button click issue on iPad too iOS version: 10.3.3 & browser Safari and Chrome both.