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
yup.. becasue we use modern js -- and we want to continue to use modern js :)
But people may get this screensaver on windows by using webpages as a screensaver-screensavers. These often use the System.Windows.Forms.WebBrowser Control, which in turn uses some legacy IE version (even on windows 10).
This we might need to go the route of every larger JS project, and add webpacker to transpile things for IE. 🙈
People in this reddit thread might want to help debugging/trying a solution.
The text was updated successfully, but these errors were encountered:
yup.. becasue we use modern js -- and we want to continue to use modern js :)
But people may get this screensaver on windows by using webpages as a screensaver-screensavers. These often use the
System.Windows.Forms.WebBrowser
Control, which in turn uses some legacy IE version (even on windows 10).This we might need to go the route of every larger JS project, and add webpacker to transpile things for IE. 🙈
People in this reddit thread might want to help debugging/trying a solution.
The text was updated successfully, but these errors were encountered: