Strange frappe behaviour - docker

So I have this app, that I run in a docker container.
The strange thing is, that sometimes, after I restart the app (or update it) the whole interface becomes mangled, like so:


I am working on a test environment, so it’s easy enough for me to recreate the entire system, but it is annoying…
The host is a fedora 42 machine and I start the docker when I need to work on the development.
Any ideas of what can be the cause and how to avoid it?

Check Crashing frontend - #2 by revant_one

if you’re using development setup, “bench start” should take care of build and rebuild.