We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tuiIsValidUrl
https://stackblitz.com/edit/angular-jmgbuv-m4srd4
Add the : character to the regexp inside the tuiIsValidUrl function to support URLs, for example:https://domain.com/path:some:schema:data:test
:
https://domain.com/path:some:schema:data:test
4.10.0
Chrome
macOS
The text was updated successfully, but these errors were encountered:
splincode
Successfully merging a pull request may close this issue.
Reproduction url
https://stackblitz.com/edit/angular-jmgbuv-m4srd4
Description
Add the
:
character to the regexp inside thetuiIsValidUrl
function to support URLs, for example:https://domain.com/path:some:schema:data:test
Taiga UI version
4.10.0
Browser Used
Chrome
OS Used
macOS
The text was updated successfully, but these errors were encountered: