This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 233
web app constantly freezes #41
Comments
It freezes after 3-4 changes (literally any change) . So you have only 3-4 clicked before you can download the theme.dart. |
Same issue here |
Same Issue for me Uncaught TypeError: Cannot read property 'dv' of null |
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. |
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.
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.
The text was updated successfully, but these errors were encountered: