panache icon indicating copy to clipboard operation
panache copied to clipboard

Uncaught TypeError: Cannot read property 'dv' of null

Open miguelflores1993 opened this issue 3 years ago • 4 comments

does not work online, sales error when choosing colors

204 main.dart.js:2645 Uncaught TypeError: Cannot read property 'dv' of null
    at Object.cj (main.dart.js:2645)
    at G1.ri (main.dart.js:19133)
    at Dx.$1 (main.dart.js:18040)
    at ai0 (main.dart.js:1961)
    at HTMLElement.<anonymous> (main.dart.js:1969)

miguelflores1993 avatar May 12 '21 02:05 miguelflores1993

I have the same problem. I found that this problem will suddenly appear after using panache for few minutes, no matter what are you doing.

xuwhao avatar May 17 '21 07:05 xuwhao

or if you do it too quickly, still issue, would be a great tool, but now it is impossible to work with

radikris avatar Jun 01 '21 15:06 radikris

same issue

xang555 avatar May 13 '22 05:05 xang555

issue still valid on https://rxlabz.github.io/panache/#/editor, but works under https://rxlabz.github.io/panache_web/#/editor

aburcheri avatar May 27 '22 10:05 aburcheri