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
It seems that IE11 compatibility broke when upgrading nanoid to v3.
Nanoid v3 needs to transpile node_modules by Babel and add crypto alias for IE11,
as referenced here: https://github.com/ai/nanoid#ie