Genie Discord forum

Author Avatarcl
9/23/2023, 12:29:17 PM

Hi all - new to Genie Builder - just working on first project, and for no apparent reason the nocode editor has stopped updating the app.jl.html file - any idea what can cause this?

Author AvatarPere
9/26/2023, 3:22:46 PM

This should not happen, any changes to the HTML cod should be reloaded instantly. We'd need to see some code in order to see what could be wrong.

Author AvatarPere
9/27/2023, 2:45:48 PM

@cl I think I just ran into this issue. Can you tell me which package versions you're on? You can find out by going into the ~/.julia/geniebuilder/apps/ and starting a Julia REPL. Then, enter Pkg mode with ] and type "st". This will print all packages and their versions

Author AvatarPere
9/27/2023, 3:52:38 PM

I have opened an issue for this. As of now, a workaround is downgrading to Stipple 0.27.4

https://github.com/GenieFramework/Stipple.jl/issues/226