-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Latest @rjsf/validator-ajv8 (with precompiled validator) breaks web import (it imports 'fs') #3668
Closed
3 of 4 tasks
Labels
Comments
I'm experiencing the same issue. |
+1 Same issue |
1 task
I'm experiencing the same |
yeah kinda experiencing the same issue |
8 tasks
Same here |
any answer??? |
It was fixed on May 15th via #3674 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
What theme are you using?
validator-ajv8
Version
5.7.0
Current Behavior
Importing
@rjsf/validator-ajv8@5.7.0
causes client-side to break:It seems that some nodejs-specific javascript code paths should be separated from default import!
Expected Behavior
Downgrading to
5.6.2
fixes this, works like expected! No error.Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: