-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
import/order
throws error in every order
#2084
Comments
Seems like a pretty bad bug around |
I do have the same issue after updating from
|
Try to invert the order. |
This is indeed a very bad regression causing a whole lot of errors in our codebase right now as well. |
Yes, it passed without |
I've marked the PR as ready for review with all checks now passing. It was draft before as I wasn't sure the approach was correct. |
Input:
Result:
Trying to fix:
Result:
2nd try:
Result:
I don't know internal magic, maybe reason of bug is typescript or monorepo. You can test it locally:
Repo:
https://github.com/vtaits/form-schema
File:
https://github.com/vtaits/form-schema/blob/master/packages/react-final-form-schema/src/core/Form.tsx
The text was updated successfully, but these errors were encountered: