Protofy-xyz / Protofy

AI Supercharged LowCode Platform CMS and Framework 🚀🚀
https://protofy.xyz/
MIT License
232 stars 49 forks source link

When deleting an object in the admin page, it doesn't disappear until refreshing the page #67

Closed freeeeesc closed 8 months ago

freeeeesc commented 8 months ago

Expected Behavior

The deleted object should disappear the moment the user presses the delete button.

Current Behavior

The object remains there until the page is refreshed.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to any custom page on the AdminPanel
  2. Click on the delete button of an object to delete it
  3. Confirm
  4. The object is still present. (It disappears when you refresh the page)

Context (Environment)

Issue demo

Add videos images or any other relevant info

ap0k4 commented 8 months ago

Issue resolved and no longer reproducible. Closing.