-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
running remix in dev has crypto dependency issue #10188
Labels
Comments
bump. I'm seeing a similar issue when creating session storage in cloudflare-pages using the cloudflare package! Satck trace:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction
run in dev and just refresh the page, you should see the crypto dependency error in the logs.
https://github.com/Fawwaz-2009/remix-crypto-form-issue
System Info
Used Package Manager
npm
Expected Behavior
there shouldn't be errors in the logs with fresh project, just because of adding a form and refreshing the page.
Actual Behavior
adding a form, then refreshing the page, shows errors in the logs
The text was updated successfully, but these errors were encountered: