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
In stackoverflow someone points points that maybe there are some properties missing with using MouseEvent constructor. But, as somebody else, I couldn't solve the issue with those properties.
The text was updated successfully, but these errors were encountered:
I am getting the following error while calling saveAs
file-saver@^1.3.3
Chrome Version 61.0.3163.100 (Official Build) (64-bit)
Safari Version 11.0.1 (12604.3.5.1.1)
OSX Sierra 10.12.6 (16G1036)
It goes away if I revert #152 partially with
I get that initMouseEvent is deprecated but I found no other workaround.
In stackoverflow someone points points that maybe there are some properties missing with using
MouseEvent
constructor. But, as somebody else, I couldn't solve the issue with those properties.The text was updated successfully, but these errors were encountered: