sveltejs / sites

Monorepo for the sites in the Svelte ecosystem
https://svelte.dev
MIT License
286 stars 123 forks source link

Deleted REPL apps do not get removed from list until hard refresh #459

Closed MattheousDT closed 1 year ago

MattheousDT commented 1 year ago

Describe the bug

When deleting an item from the "My Apps" view on the REPL, deleting an app doesn't change the list on the client-side but manually refreshing does confirm that the item has been deleted.

Reproduction

https://user-images.githubusercontent.com/28923903/230685496-ac93b644-04d1-45fc-91e8-b3b5d1eff15b.mp4

Logs

No response

System Info

N/A
Windows 10, Firefox 111.0.1

Severity

annoyance

Conduitry commented 1 year ago

I just transferred this to the appropriate repo - but it looks like this is actually a duplicate of #443. Closing.