mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #478] Item deletion not working properly #297
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cpuschma on GitHub (May 11, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/478
I can no longer delete any of my items, regardless of their type. When I try click "Delete" in the edit menu or in the context menu nothing happens.
I don't see any errors in the server console, but I see one in the dev tools:
@dani-garcia commented on GitHub (May 11, 2019):
Not sure what could be happening, the error is expected if you haven't configured websockets.
I imagine you are using the web vault, can you try another client?
When deleting an item you should see a request like this in the console:
@cpuschma commented on GitHub (May 13, 2019):
I dont see any requests when using the web vault, but it works fine when I'm using the browser plugin
@cpuschma commented on GitHub (May 24, 2019):
Pretty sure the vault was on my side