Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

NANOID fails #1

Closed
gbdrummer opened this issue Feb 13, 2022 · 0 comments
Closed

NANOID fails #1

gbdrummer opened this issue Feb 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working needs review Needs review from a maintainer

Comments

@gbdrummer
Copy link
Member

gbdrummer commented Feb 13, 2022

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

const bytes = fill(size)

@gbdrummer gbdrummer added the needs review Needs review from a maintainer label Feb 13, 2022
@gbdrummer gbdrummer added the bug Something isn't working label Feb 13, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working needs review Needs review from a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants