You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I navigate from my projects overview to a specific project, I see the project page for a short second and then it disappears, and left is a blank page.For the short period the project page is shown, the URL is: "https://app.flagsmith.com/project/7040/environment/UjHD9fecEp8TYGHDDqYoUG/features. It looks like "&search" is not valid. If I add "&search=" (with a "=" at the end) instead, the page shows.
This is a very strange issue 😄 I can only even imagine replicating this if a browser was somehow overwriting encodeURIComponent. Regardless, the linked PR will fix this!
How are you running Flagsmith
Describe the bug
When I navigate from my projects overview to a specific project, I see the project page for a short second and then it disappears, and left is a blank page.For the short period the project page is shown, the URL is: "https://app.flagsmith.com/project/7040/environment/UjHD9fecEp8TYGHDDqYoUG/features. It looks like "&search" is not valid. If I add "&search=" (with a "=" at the end) instead, the page shows.
Sentry issue: https://flagsmith.sentry.io/issues/5016159470/?project=5666694&query=is%3Aunresolved%20expected&referrer=issue-stream&stream_index=0
Steps To Reproduce
This one is hard to reproduce in a regular flow but you can force it to happen by
&search
instead of `&search=Expected behavior
Page should handle query params correctly
Screenshots
No response
The text was updated successfully, but these errors were encountered: