Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

web app constantly freezes #41

Open
ndcorc opened this issue Nov 19, 2020 · 7 comments
Open

web app constantly freezes #41

ndcorc opened this issue Nov 19, 2020 · 7 comments

Comments

@ndcorc
Copy link

ndcorc commented Nov 19, 2020

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.

@prakash-indorkar
Copy link

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

@akulubala
Copy link

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

image

@GabrielVander
Copy link

Same issue here

@foxmedo
Copy link

foxmedo commented Jan 16, 2021

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

@GuruWithin
Copy link

The issue continues!

@JaffaKetchup
Copy link

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.

@yaoing
Copy link

yaoing commented Jan 29, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants