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
In browser (and possibly in other runtimes, I haven't tested), When attempting to create a nano id using the NANOID function, the following error is thrown:
In browser (and possibly in other runtimes, I haven't tested), When attempting to create a nano id using the
NANOID
function, the following error is thrown:Uncaught TypeError: fill is not a function
This error appears to stem from
libdata/src/identifiers/nanoid.js
Line 12 in 6e7a063
The text was updated successfully, but these errors were encountered: