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
The UI stays empty when requesting either segments or flags. The request tab does show entries being returned from the api. This happens on both Firefox 85.0.1 and Chrome 88.0.4324.182.
Version Info
Version: 1.2.0
Commit: 049e6ab
Build Date: 2021-02-23T09:09:50Z
Go Version: go1.15.5
To Reproduce docker run -ti --rm -p 8080:8080 markphelps:v1.2.0
Open your browser to localhost:8080
Create a new flag
Click the on flags button in the top
Verify that the view stays empty
Open the network tab
Reload the page
Click on the flags request and open the response tab
Verify that the created flag is returned from the api
Expected behavior
The views should render the data returned from the api.
Screenshots
The text was updated successfully, but these errors were encountered:
The UI stays empty when requesting either segments or flags. The request tab does show entries being returned from the api. This happens on both Firefox 85.0.1 and Chrome 88.0.4324.182.
Version Info
Version: 1.2.0
Commit: 049e6ab
Build Date: 2021-02-23T09:09:50Z
Go Version: go1.15.5
To Reproduce
docker run -ti --rm -p 8080:8080 markphelps:v1.2.0
Expected behavior
The views should render the data returned from the api.
Screenshots
The text was updated successfully, but these errors were encountered: