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
I tried to reproduce the issue. It occurs whenever the local sever is NOT localhost:8080.
eg. it'll happen when we're running on 0.0.0.0:8080 or 127.0.0.1:8080
We can resolve this by adding more conditions here
Similar to #71
The custom endpoint should be null when starting the app on the local machine.
The text was updated successfully, but these errors were encountered: