Skip to content
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

Displayed graphs not mapped reliably to URL #2463

Closed
fabxc opened this Issue Mar 2, 2017 · 4 comments

Comments

Projects
None yet
3 participants
@fabxc
Copy link
Member

fabxc commented Mar 2, 2017

The writing of open query graphs to the URL seems to randomly drop some of them. This mostly happens when 6+ graphs are open and I copy&paste the URL to a new tab.

All graphs boxes are shown but some are randomly missing the query string. Not sure whether we are hitting URL length limits or the JS code is just wrong.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Mar 2, 2017

That sounds like the URL length limit to me.

@grobie

This comment has been minimized.

Copy link
Member

grobie commented Mar 6, 2017

Can't reproduce, URLs with 7 shorter expressions work fine. @fabxc do you have an example.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Mar 27, 2017

I'm presuming this is the url length, which we can't do much about.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 23, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.