Replies: 2 comments
-
|
This appears to be a browser-level issue where selecting "Don't show this again" in the deletion confirmation dialog causes the delete action to stop working until you clear your browser cache.(1) Dataset items can be deleted via both the UI and API.(1) The deletion confirmation dialog warns that deleting an item will also delete all run items that belong to it.(1) If you encounter this issue again, clearing your browser cache should restore functionality, as you've already discovered. This behavior suggests the confirmation preference is stored in browser local storage and may be interfering with the deletion flow. As a workaround, you can also delete dataset items programmatically via the API if the UI becomes unresponsive.(2) 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @keilla, thanks for flagging this. We will have a look. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question
I was deleting item from a Dataset and eventually in alert I choose to not display it again and after that I delete action stopped working. I could restore the application state only after cleaning up the cache
There wasn't any errors in browser console
Langfuse Cloud or Self-Hosted?
Langfuse Cloud
If Self-Hosted
No response
If Langfuse Cloud
No response
SDK and integration versions
No response
Pre-Submission Checklist
Beta Was this translation helpful? Give feedback.
All reactions