Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Login Javascript error causes flash for sentry #11

Open
3 tasks done
ChrisOgden opened this issue Sep 28, 2024 · 0 comments
Open
3 tasks done

Bug: Login Javascript error causes flash for sentry #11

ChrisOgden opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ChrisOgden
Copy link

Prerequisites

Describe the issue

I first discovered this when integrating the sveltekit SDK into my own project. In order to ensure I didn't implement incorrectly I checked out the starter kit and was able to duplicate the issue without code change. During login two messages are sent to console, a warning and an error. When integrating with sentry or similar error tracking tool, a full error is generated and potentially a bug report popup. It is my feeling that login should not generate any errors on the console, it leads the user and developer to believe something is wrong.

Starter kit URL

https://github.com/kinde-starter-kits/react-starter-kit

Operating system(s)

Windows

Operating system version(s)

Windows 11

Further environment details

Only changes made were putting in settings for .env

Reproducible test case URL

No response

Additional information

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant