Strize
Strize2w ago

Issues when editing existing app

I updated windmill recently from 6-8 minor releases behind. This is the first time I've gone in to edit my existing app in the builder and I'm having an issue that makes the builder unusable. It may or may not be related to the update. The behaviour I get is mouse icon constantly rapid switching back and forth in between the hand icon and the arrow icon. Any click I try takes 10-15 seconds to register. I'm using chrome on windows and have replicated this using incognito mode with no chrome add-ons as well. Is this a known issue or how could I go about troubleshooting this?
9 Replies
rubenf
rubenf2w ago
could you share an app that has this behavior?
Strize
StrizeOP2w ago
Apologies. What is the best way to share an app with you?
rubenf
rubenf2w ago
Export in the ... button in the top bar you can share the yaml
Strize
StrizeOP2w ago
Sent via PM Seems to happen when clicking "New Role Package" Tab There is a enum field being populated via python script, in there but when the tab eventually loads, i dont see any errors in the browser console, nor in the "Debug Runs"
rubenf
rubenf2w ago
I can't reproduce the issue on the app shared. Could you share a version that present the issue but doesn't depend on a workspace script so we can import it on a fresh workspace and observe the issue.
Strize
StrizeOP2w ago
I've narrowed it down a bit. It seems be related to parsing a large json definition of a form component configuration. Replication: 1. Create New App 2. Create a Form Component -Data Source: Static (JSON) (json file below) 3. This takes a while to load but once loaded continuing to work in the app(creating other components, switching between it and the form), causes huge delay and the secribed symptoms.
rubenf
rubenf2w ago
thanks for that, we will investigate i'm on latest and can't reproduce your issues
Strize
StrizeOP7d ago
I updated again and it seems to have resolved this issue. Unsure if it was the update from v1.428.1-7-ga23cd4f9e to latest or if it was simply to restarting of docker componenets that resolved this. Sorry I should have tried this first. I didnt realize how out of date it was again.

Did you find this page helpful?