Open ericestes opened 9 years ago
I've found an issue where clicking buttons containing that trigger actions that show/hide themselves will freeze the page in IE11. The cursor still changes between the arrow/pointer, but nothing responds to mouse events. It seems fine in Chrome.
Attached a jsbin. To reproduce, click the button repeatedly. Usually happens after one or two clicks.
http://jsbin.com/xazebatoye/1/edit?html,js,output
I've found an issue where clicking buttons containing
Attached a jsbin. To reproduce, click the button repeatedly. Usually happens after one or two clicks.
http://jsbin.com/xazebatoye/1/edit?html,js,output