agilgur5 / react-signature-canvas

A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
https://agilgur5.github.io/react-signature-canvas/
Other
539 stars 117 forks source link

working in localhost but when published not working on dev env #103

Closed aaayushishah closed 10 months ago

aaayushishah commented 10 months ago

Version I am using is "react-signature-canvas": "^1.0.6", React Versions

"react": "^18.2.0",
"react-dom": "^18.2.0",
agilgur5 commented 10 months ago

You're going to need to provide a lot more information than that. There are several public demos that work and have worked for years.

Without a minimal reproduction, there is not really anything actionable here.