-
Notifications
You must be signed in to change notification settings - Fork 485
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
How are you running Flagsmith
- Self Hosted with Docker
- Self Hosted with Kubernetes
- SaaS at flagsmith.com
- Some other way (add details in description below)
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.
Steps To Reproduce
This one is hard to reproduce in a regular flow but you can force it to happen by
- Go to features page
- Look for the search param in the URL
- Modify the search param to be
&searchinstead of `&search=
Expected behavior
Page should handle query params correctly
Screenshots
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
