We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No route found for path: "users/users/uJ8Hwhj0/avatar" and request method: "DELETE"
4.0.0-alpha.7
Console output
{ "status": "error", "message": "No route found for path: \"users/users/d0c6hzSd/avatar\" and request method: \"DELETE\"", "code": 404, "exception": "Exception", "key": null, "file": "/kirby/src/Http/Router.php", "line": 185, "details": [], "route": null }
The text was updated successfully, but these errors were encountered:
Fix deleting user avatar
73410cc
Fixes #5496
distantnative
Successfully merging a pull request may close this issue.
Description
To reproduce
Your setup
4.0.0-alpha.7
Console output
The text was updated successfully, but these errors were encountered: