react_vue_ts
react_vue_ts copied to clipboard
Type 'RefObject<HTMLInputElement>' is not assignable to type '(VNodeRef & Ref<HTMLInputElement>) | undefined'.
trafficstars
I use Vue component in react and Ref variable shows this error, but this works without react_vue_ts library. Came up with vue install.
I see. If you provide me a simple example I can test it really quick.