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

[Violation] 'setTimeout' handler took 71ms #483

Open
3 tasks done
rajanshresth opened this issue Nov 23, 2023 · 2 comments
Open
3 tasks done

[Violation] 'setTimeout' handler took 71ms #483

rajanshresth opened this issue Nov 23, 2023 · 2 comments

Comments

@rajanshresth
Copy link

Preliminary Checks

Reproduction / Replay Link (Optional)

No response

Description

Bug on : https://www.openstatus.dev/app

image

Environment

No response

@mxkaske
Copy link
Member

mxkaske commented Nov 25, 2023

Hey @rajanshresth,

I think it is coming from:

setTimeout(() => router.refresh(), 1000);

We are waiting for the clerk webhook to respond with the user details and are refreshing the page every second.

@rajanshresth
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants