-
-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edge Event error! #63
Comments
@Lukasss93 Thanks for the bug report! I can take a look at this tonight. |
@Lukasss93 I wasn't able to reproduce the error looking at the documentation site (https://www.muicss.com) on Edge/Win10. Are you seeing the error on the documentation site or with your own code? I can see where the error would be triggered but I need to see an example to determine why a null value is being passed into the function instead of an HTML Element: |
Sorry, I forgot it! Now this are the steps to replicate the problem:
This bug is shown ONLY on this Browser WITH that parameters. PS. On my Nokia Lumia 1520 works fine with Portrait and fail with this bug with Landscape... :( WTF Thank you for your support. |
@Lukasss93 Thanks for your excellent bug report! I was able to use the Edge debugger to step through the code and identify the problem. It turns out that it was a bug in MUI triggered when Let me know if you're still seeing the error. BTW your site looks great! |
Very thank you for your support! Now it works fine. |
This error is shown only on Microsoft Edge for Windows 10 Mobile.
It is a MUI bug or Edge bug?
SCRIPT5007: Unable to get property '_muiEventCache' of undefined or null reference
mui.min.js (1,7975)
Please answer me asap :)
The text was updated successfully, but these errors were encountered: