Uncaught (in promise) Error: Cannot use goto with an external URL. Use window.location = "http://localhost:8080/v1/auth/authorize?client_id=dashboard&redirect_uri=http%3A%2F%2Flocalhost%3A5173%2Fcallback&response_type=code&scope=profile&state=f4b044fa50f24a16ab3d553a880b3f8f&code_challenge=-MMLb7fewi9J67H3g7xrAu1GAaul7YrY3DoatYafryA&code_challenge_method=S256&response_mode=query" instead
What happened?
Uncaught (in promise) Error: Cannot use
goto
with an external URL. Usewindow.location = "http://localhost:8080/v1/auth/authorize?client_id=dashboard&redirect_uri=http%3A%2F%2Flocalhost%3A5173%2Fcallback&response_type=code&scope=profile&state=f4b044fa50f24a16ab3d553a880b3f8f&code_challenge=-MMLb7fewi9J67H3g7xrAu1GAaul7YrY3DoatYafryA&code_challenge_method=S256&response_mode=query"
insteadComponents
UI
Relevant log output
No response