How to make mui compatible with ie, and basic availability?

mui is mainly a js framework for mobile browsers, so how to take into account the availability of ie at the same time, so as to avoid writing another set of front-end ui? for pc

Under

ie11, mui.min.js will report an error: ie object does not support this operation: element.dispatchEvent

have you done anything? Ask for advice


using the new version of vue2 doesn't seem to have this problem anymore

Menu