Replies: 3 comments 5 replies
-
Hey @SwitchAxe, thanks for the details. We'll look into this issue and let you know as soon as we have a solution. |
Beta Was this translation helpful? Give feedback.
-
I've run into this issue as well. I was able to workaround the issue by printing the URL that the code tries to open, and then opening that in my browser manually.
index_1.logger.info("".concat(loginConfig.LOGIN_URL, "?").concat(qs_1["default"].stringify({
project_name: loginConfig.PROJECT_NAME,
platform_app: loginConfig.PLATFORM_APP,
project_redirect_uri: loginCallbackUrl
}))); |
Beta Was this translation helpful? Give feedback.
-
The latest version v1.6.1 was released, and fixed this issue. Thank you for the details @SwitchAxe and @ashishbhate |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, on my Linux (openSUSE Tumbleweed, KDE Plasma on Wayland) OS,

zeus login
andzeus preview
don't work. trying to execute them tells me that a window has been opened in my default browser (which would be firefox) but it's not the case. How can i get around this? is this a bug or am i doing something wrong?pic for details:
Beta Was this translation helpful? Give feedback.
All reactions