-
Notifications
You must be signed in to change notification settings - Fork 8.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
Watchers fired in the last 5 iterations: [["fn: function $locationWatch() #3935
Comments
At some point I see an error in:
r contains the url state the method is invoked by:
I repro consistently in IE, but never in Chrome. It should be some limitation on the url size for the browser. Is there any ongoing work to make state encoding smaller or avoiding 100% of the state in the URL? |
Note that this is different than #2103 and #1553 because this repro'ing while interacting with the filters from the dashboard. Not when sharing or pasting into the address bar. This is a warning for who is willing to build complex dashboards targeting IE users. And so my ask is to have a smaller representation of the state. |
I've opened a new ticket for you here: #3947 |
Is there anything else I need to provide for this error? I can consistently hit that from my deployment.
The text was updated successfully, but these errors were encountered: