react_vue_ts icon indicating copy to clipboard operation
react_vue_ts copied to clipboard

Type 'RefObject<HTMLInputElement>' is not assignable to type '(VNodeRef & Ref<HTMLInputElement>) | undefined'.

Open topninja opened this issue 2 years ago • 2 comments
trafficstars

topninja avatar Sep 18 '23 15:09 topninja

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.

topninja avatar Sep 18 '23 15:09 topninja

I see. If you provide me a simple example I can test it really quick.

tachyon-ops avatar Nov 27 '23 08:11 tachyon-ops