panache icon indicating copy to clipboard operation
panache copied to clipboard

web app constantly freezes

Open ndcorc opened this issue 3 years ago • 7 comments

The web app constantly freezes on a number of different situations, namely actions that require frequent updates such as changing color values based on a slider.

You can reproduce an example of this by attempting to make successive updates to the primary swatch color on the home page https://rxlabz.github.io/panache/#/ using the color slider. It will typically freeze the whole page after 3-4 changes to one of the slider values.

ndcorc avatar Nov 19 '20 17:11 ndcorc

It freezes after 3-4 changes (literally any change) . So you have only 3-4 clicked before you can download the theme.dart.

prakash-indorkar avatar Dec 31 '20 12:12 prakash-indorkar

we can see there have errors from the browser's console.

image

akulubala avatar Jan 02 '21 08:01 akulubala

Same issue here

GabrielVander avatar Jan 07 '21 23:01 GabrielVander

Same Issue for me

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. (main.dart.js:1969) cj @ main.dart.js:2645 ri @ main.dart.js:19133 $1 @ main.dart.js:18040 ai0 @ main.dart.js:1961 (anonymous) @ main.dart.js:1969

foxmedo avatar Jan 16 '21 20:01 foxmedo

The issue continues!

GuruWithin avatar Jan 30 '21 14:01 GuruWithin

Please can this be fixed. This web app looks like exactly what I need to start my new app, but it seems very broken. Thanks.

JaffaKetchup avatar Feb 13 '21 16:02 JaffaKetchup

try this link https://rxlabz.github.io/panache_web/#/editor, it work for me.

yaoing avatar Jan 29 '22 07:01 yaoing