I am unable to write into the SignatureCanvas within the hot-editor. This is an urgent issue that I need to resolve for my current project. I would appreciate your assistance in this matter.It seems that hot-editor is blocking my clicks on the SignatureCanvas.Here is the demo:Vitejs - Vite (forked) - StackBlitz
Thank you for contacting us. Can you please recheck the example you sent? I get only blank viewport, and I can see that there are multiple errors in the EditorComponent.tsx file. Thank you.
@adrian.szymanski The demo is functioning as expected, but the response time is a bit slow. Please wait a few seconds for it to normalize. The errors in EditorComponent.tsx are caused by type checking and do not affect the actual operation. Please review the code again.
@adrian.szymanski How did you get that to work? SignatureCanvas in custom editor here is not functioning properly. I can’t draw anything on the canvas. The React-Component works fine, though.