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

urls.outlook infinite loop in Next.js #713

Open
mscbr opened this issue Dec 1, 2021 · 0 comments
Open

urls.outlook infinite loop in Next.js #713

mscbr opened this issue Dec 1, 2021 · 0 comments

Comments

@mscbr
Copy link

mscbr commented Dec 1, 2021

Hi,

I tried to use your package in the Next.js project and every time I tried to open a dropdown I ended up in frozen app. As I debugged I found out that the part responsible for it is in src/makeUrls.ts, line 47: uid: new Date().getTime().toString(),, which triggers an infinite loop.

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

1 participant