Skip to content

bug: /#/ in URLs is failing validation #288

@adrienthiery

Description

@adrienthiery

Hi there,
following #285 's report, we also saw a regression on testing validity or a URL, namely https://exchange.jetswap.finance/#/swap ( ValidationError(func=url, args={'value': 'https://exchange.jetswap.finance/#/swap'})

The /#/ in there is probably the thing making it match as invalid, sadly it is a common side-effect of some JS UI libraries.

As the last comments mention, it would indeed be super nice to follow the common semver practice in bumping a major version in case of breaking change, and at least mention in the releases description when a breaking change is included. 🙏

Metadata

Metadata

Assignees

Labels

bugIssue: Works not as designed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions