You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also works (doesn't work?), it reproduces if set new RegExp('https:\/\/example\.com') to pattern, escape slashes are not shown. If you set pattern: /https:\/\/example\.com/ then it will fail too.
Steps to reproduce:
{ type: 'string', pattern: 'https:\/\/example\.com' }
instead of
The text was updated successfully, but these errors were encountered: