Open ndcorc opened 4 years ago
It freezes after 3-4 changes (literally any change) . So you have only 3-4 clicked before you can download the theme.dart.
we can see there have errors from the browser's console.
Same issue here
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.
The issue continues!
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.
try this link https://rxlabz.github.io/panache_web/#/editor, it work for me.
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.