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
Is this library should work in client-side?
I saw the library use process.nextTick(...) but I start to implement the library in my client-side code and I got no errors, which is weird.