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
If I select some contacts:
and then press the Delete Selected Contacts button, the UI doesn't change:
Delete Selected Contacts
DevTools is showing the data passed via form data:
It's also showing a 500 INTERNAL SERVER ERROR:
500 INTERNAL SERVER ERROR
If I refresh the contacts list, the contacts do appear to be deleted:
The text was updated successfully, but these errors were encountered:
There's a Pull Request that fixes this issue.
Sorry, something went wrong.
Thank you @grugBraid!
No branches or pull requests
If I select some contacts:
and then press the
Delete Selected Contacts
button, the UI doesn't change:DevTools is showing the data passed via form data:
It's also showing a
500 INTERNAL SERVER ERROR
:If I refresh the contacts list, the contacts do appear to be deleted:
The text was updated successfully, but these errors were encountered: