-
Bug
-
Resolution: Done
-
Undefined
-
None
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
admin/ui
Describe the bug
In the admin UI, when you update password in User -> Credentials tab, you get the following stack trace in the browser console for each character typed:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'value')
at Object.onChange (ResetPasswordDialog.tsx:162:62)
Version
main
Regression
[ ] The issue is a regression
Expected behavior
No stack trace
Actual behavior
Stack Trace
How to Reproduce?
See above
Anything else?
No response
- links to