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

type instantiation is excessively deep and possibly infinite #97

Open
2 tasks
fafa-a opened this issue Nov 14, 2022 · 0 comments
Open
2 tasks

type instantiation is excessively deep and possibly infinite #97

fafa-a opened this issue Nov 14, 2022 · 0 comments

Comments

@fafa-a
Copy link
Collaborator

fafa-a commented Nov 14, 2022

On component Fields in FormComponent.tsx :

  • resolve typescript error on useFieldArray function (line 263)
    Screenshot from 2022-11-14 15-21-56

  • delete the esl lint and the @ts-ignore comments (lines 261, 262)

    // eslint-disable-next-line @typescript-eslint/ban-ts-comment
    // @ts-ignore
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

1 participant