-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(UX-1390): Text input not working in react. (#14)
The issue was due to role being set in the constructor. This seems to be too early in the lifecycle? Moving it to connectedCallback has fixed the issue deps: Update esbuild due to reported vulnerability
- Loading branch information
1 parent
a81967c
commit e00980f
Showing
6 changed files
with
485 additions
and
466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.