Closed lgeronimov closed 1 year ago
Sounds like a chrome issue. You should file a bug report for chrome.
was seeing a similar behaviour. added a window.onorientationchange = resizeCanvas();
and removed the standalone call to resizeCanvas()
that I had on document ready and it now behaves (looks like it is firing on orientationchange
when the page first renders)
I updated my version of Chrome to the latest and when I try to paint on the signature pad, the pad flashes and the signature is erased intermittently.
Please help me and thanks a lot.