-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Uncaught Can not detect viewport width #1704
Comments
(Sorry about the canned reply.) We have received your feature request and will evaluate the implementation of this. I can't give you an estimated date when or if this will be integrated into the project. This might happen when the main refactoring will take place. |
Fixed in latest release. |
🍻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi... I'm receiving a lot of error event in Sentry about
Uncaught Can not detect viewport width.
.I would suggest to not throw an error since users can't do anything about this. Also, It will use up my error reporting quota.
How about print a console warning or error though?
cc @daviddeutsch
The text was updated successfully, but these errors were encountered: