You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your package in my ReactJS project and I realised when randomstring.generate() is called, somehow the site just hangs and becomes unresponsive. Importing the package had no issues, only when running it. Any idea why?
It can be replicated by creating a new react app, installing randomstring dependency and calling randomstring.generate() anywhere.
The text was updated successfully, but these errors were encountered:
Hihi!
I am using your package in my ReactJS project and I realised when randomstring.generate() is called, somehow the site just hangs and becomes unresponsive. Importing the package had no issues, only when running it. Any idea why?
It can be replicated by creating a new react app, installing randomstring dependency and calling randomstring.generate() anywhere.
The text was updated successfully, but these errors were encountered: