Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI bug #38

Open
tristandostaler opened this issue Jan 24, 2022 · 3 comments
Open

UI bug #38

tristandostaler opened this issue Jan 24, 2022 · 3 comments

Comments

@tristandostaler
Copy link

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

@frikky
Copy link
Member

frikky commented Jan 24, 2022

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

ooh, haven't seen this before. Wondering whether it's a caching bug that doesn't clean up properly 🤔

@tristandostaler
Copy link
Author

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?

@frikky
Copy link
Member

frikky commented Jan 26, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants