ahiyalala
ahiyalala
## Description Sitecore Form rules such as Email Validator, or Number Validator are not being evaluated. ## Expected behavior - JSS React Form should show an error when validators set...
### Describe the Bug After performing the JSS 21.x to 22.1 upgrade, we encountered an error that reads "NextRouter was not mounted" and after reading the logs it is coming...
### Describe the Bug For monorepo projects that uses turborepo for example, `getMetadata` does not allow for retrieving the whole list of sitecore dependencies due to the line: ``` queryResult...
### Describe the Bug When a `` field has an empty value, the styling that was intended for this element was omitted because the `htmlProps` were not applied to the...