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
Toasts for errors messages in Administration > Users > Add User have HTML escaped code instead of expected style.
Administration
Users
Add User
Save
Show a toast error message containing the text
[email protected] is already in use
A toast error message is displayed with the text
<strong>[email protected]</strong> is already in use :(
The text was updated successfully, but these errors were encountered:
tassoevan
No branches or pull requests
Description:
Toasts for errors messages in
Administration
>Users
>Add User
have HTML escaped code instead of expected style.Steps to reproduce:
Administration
>Users
>Add User
;Save
.Expected behavior:
Show a toast error message containing the text
Actual behavior:
A toast error message is displayed with the text
Server Setup Information:
Additional context
The text was updated successfully, but these errors were encountered: