Hung Hoang
Hung Hoang
@Mouaadouk you can use this, I forked this lib and fix something. it is based on code v2 refer: https://github.com/devfolioco/react-otp-input/tree/v2.4.0 https://www.npmjs.com/package/reactjs-otp-input
> @hunghg255 Hi, could you share what kind of changes did you make? I've checked that this issue has gone in your repo. @Charmix you can check this my commit...
You can assign base64 to ref by this one ```ts const refQrCode = useRef(); return { if (!c?.toDataURL) return; c?.toDataURL(base64Image => { refQrCode.current = base64Image; }) }} /> ; ```
I'm not coding nuxt, but I tried debug error after I read on Twitter =))) I recorded an error in this link, everybody can check: https://streamable.com/hvrvnw Step: 1: npm run...
> link I downloaded code from stackblitz. link above
can you try latest version
PR welcome bro
@wardboston Hi, thank you for your feedback. but I want to use native emoji to reduce bundle size, you can create another extension and use emoji-mart
yes. you can. I've just been warned about the license from the founder tiptap because I used to use emoji code from the tiptap pro version. So I removed the...
you can check from docs https://reactjs-tiptap-editor.vercel.app/. I just publish and push code but set repo private. if you have any issue you can ping me