Ts error in vue3 #6471
Unanswered
JiuRanYa
asked this question in
Help/Questions
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.
-
If can provide some help for me, apprecite so much
Error
DtAddPane' cannot be used as a JSX component.
Its instance type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<Readonly<ExtractPropTypes<{ insertRow: { type: PropType<(rowIndex: number, row: IGroupRow) => void>; required: true; }; }>> & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>; ... 10 more ...; $watch(source: string | Function, cb:...' is not a valid JSX element.ts(2786)
Ts config
dependences
Beta Was this translation helpful? Give feedback.
All reactions