UI bug
When I create a custom app and then delete it, I see this on the right in the Apps panel:

When I create a custom app and then delete it, I see this on the right in the Apps panel:
ooh, haven't seen this before. Wondering whether it's a caching bug that doesn't clean up properly :thinking:
Maybe, but not in the browser. I tried Empty Cache and Hard Reload. It might be linked to my other bug where a node executes forever?
Maybe, but not in the browser. I tried Empty Cache and Hard Reload. It might be linked to my other bug where a node executes forever?
Nope, shouldn't be connected. It's most likely a caching issue on the webserver itself. It's only noticeable now, as we ended up changing to see all apps, whether valid and active or not. I suppose this is connected to an old system of apps being saved within each users' object rather as a global entity, and it's unable to delete it somehow.
Thanks