Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TypeError: crypto.randomUUID is not a function #231

Closed
vol1ura opened this issue Dec 16, 2024 · 2 comments
Closed

TypeError: crypto.randomUUID is not a function #231

vol1ura opened this issue Dec 16, 2024 · 2 comments

Comments

@vol1ura
Copy link
Contributor

vol1ura commented Dec 16, 2024

It was reproduced on gem ver. 0.3.2. On 0.3.1 works ok.

It seems to be related to changes in #191


Bug description

To Reproduce

  1. Start typing in input field
  2. In browser console Uncaught (in promise) TypeError: crypto.randomUUID is not a function

Expected behavior

No errors in console, finds suggested values for input fields.

Screenshots

image
  • Gem version: v0.3.2
  • Rails 8.0.1 with importmaps pipeline
  • Firefox 133.0.3
  • macOS
@josefarias
Copy link
Owner

Related: #223

@josefarias
Copy link
Owner

Fixed as of #233, will be part of the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants