Closed dongcer closed 1 year ago
Object does not support the animate property or method
👋 @dongcer, could you please share the stacktrace with me please? But from what I can understand, your application is missing polyfill for IE. It is intended that the library does not include polyfills for all browsers to keep the library lightweight. It's up to the developer to include them if they need them.
👋 @dongcer, could you please share the stacktrace with me please? But from what I can understand, your application is missing polyfill for IE. It is intended that the library does not include polyfills for all browsers to keep the library lightweight. It's up to the developer to include them if they need them.
Feel free to reopen this issue if you still encounter a problem.
Description
In the IE11 browser environment, the browser crashes by calling the notify function
Expected behavior
There should be a compatibility scheme that does not crash
Steps to reproduce the bug
There should be a compatibility scheme that does not crash
Environment
Additional information