You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select html elements in the toolbar will not respond to click events, and so will not drop down to show options. I can repro this on the Examples site with IE 11.0.19. It looks like there is some code to specifically inhibit mousedown events in IE which may be causing this (toolbar.coffee:42).
The text was updated successfully, but these errors were encountered:
Select html elements in the toolbar will not respond to click events, and so will not drop down to show options. I can repro this on the Examples site with IE 11.0.19. It looks like there is some code to specifically inhibit mousedown events in IE which may be causing this (toolbar.coffee:42).
The text was updated successfully, but these errors were encountered: