Closed
Description
Before reporting an issue
- 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
account/ui
Describe the bug
When using the SigningIn.tsx
page from the @keycloak/keycloak-account-ui
package, react shows an error that the key
prop is missing.
Sidenote: This issue is related to the issue in the quickstart
repo.
Version
26.1.4
Regression
- The issue is a regression
Expected behavior
No error should be shown from react.
Actual behavior
An error is shown from react
How to Reproduce?
Start the extend-account-console-node
extension and navigate to the "Signing In" page in the account UI
Anything else?
No response