-
-
Notifications
You must be signed in to change notification settings - Fork 487
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
"Unknown error" in ResizeSensor.getElementSize() #268
Comments
Do you have the actual error message as well? Yeah, please let me know whether it happens on newest version as well. But it probably will since we still have this line of code there. |
It's really just literally |
Interesting. Let me know when you got more information about that, then we can try to replicate/debug. |
I would like to ramp up an Internet Explorer 11 somewhere and just execute However, I lost my VirtualBox setup recently, so I currently lack an Internet Explorer which is just a fingertip away and I don't see any in my nearest distance. Saying that, I will definitively get back to this at some time when the telemetry reports will keep nagging me or the next time when I will need a working Vagrant setup. |
You get free VMs here for all platforms with whatever IE you want, directly from MS, without installing anything manually: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ Let me know what you find. |
Now remembering that about the free VMs from MS, I'll try my best. Thanks! [1] says it's an Internet Explorer 11 on Windows 10 which has been triggering this error, according to the User Agent string. Currently, I am downloading IE11 for Win8.1, afterwards maybe MSEdge on Win10. [1] https://developers.whatismybrowser.com/useragents/parse/ |
Dear Marc,
first things first: Thank you so much for conceiving and maintaining this excellent library.
We just wanted to let you know that we are getting these traces from our Javascript telemetry subsystem which catches exceptions happening on the browser:
As we are still running version 1.1.1, that would match this specific line in the source code:
https://github.com/marcj/css-element-queries/blob/1.1.1/src/ResizeSensor.js#L70
We will update to version 1.2.0 and see whether the problem is still persistent or if any upgrade on its way mitigated it already. Ah, presumable it only happens with Internet Explorer
Thanks for listening and with kind regards,
Andreas.
The text was updated successfully, but these errors were encountered: