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
On the "WelcomePage" component, while creating FormGroup, we are using RegEx as patter to validate entered domain name with TLD. The RegEx is failing on Safari browser and throwing an error 'Invalid regular expression: invalid group specifier name'.
On the "WelcomePage" component, while creating FormGroup, we are using RegEx as patter to validate entered domain name with TLD. The RegEx is failing on Safari browser and throwing an error 'Invalid regular expression: invalid group specifier name'.