N00ts/vue3-treeview

not work with vue 3 typescript

sameerFront opened this issue · 5 comments

i just create vue3 typescript , its like stuck and not working
image

and click (open children) not work
image

N00ts commented

Hey, can you provide reproduction env ?

its in development env not reproduction

N00ts commented

If don't see your code how am i supposed to tell you what is wrong ? Can you provide a candesandbox ?

N00ts commented

Maybe just declare module in your d.ts file ?
like "declare module 'vue3-treeview';" ?

N00ts commented

looks like it is duplicate of 10