-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
Describe the Bug:
When using a public URL path prefix, users are unable to toggle between the alert panes.
Steps to Reproduce:
make start GOALERT_HTTP_PREFIX=/someprefix
- Go to
http://localhost:3030/someprefix/admin/config
- Set general public URL as
http://example.com/someprefix
- Go to
http://localhost:3030/someprefix/alerts
- Click on "Closed tab"
- Observe no change in UI
- Observe console warning from
react-router-dom
Expected Behavior:
Navigate to tab filter
Observed Behavior:
No navigation
Screenshots/Stack Traces:
Application Version:
63093ad7d9b210082d79fadc3d12c1575c68fb3a
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersjavascriptPull requests that update Javascript codePull requests that update Javascript code