Typescript error when using defineField with script lang="ts" in Vue 3 #4580
Unanswered
anthonyaquino83
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I have this simple form below, it works fine but when I change the script to use Typescript it shows the error that defineField does not exist in type FormContext<GenericObject,GenericObject>.
Can you help me fix it please?
Beta Was this translation helpful? Give feedback.
All reactions