ahiyalala

Results 3 comments of ahiyalala

Figured it out: I was working on Dutch (Netherlands) language version, so I checked the "Phone Number Validator" item and there's no Dutch (Netherlands) version of that item that's why...

For added information, we used it in this manner on our components: ```tsx import { RichText as JssRichText } from '@sitecore-jss/sitecore-jss-nextjs'; import { RichTextProps } from '../RichText.types'; export const Default...

Thanks @art-alexeyenko for acknowledging the issue. I discovered that a Pull Request #2001 has already been made that could resolve this issue, maybe this can be given attention?