-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Labels
bugIssue: Works not as designedIssue: Works not as designed
Description
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 designedIssue: Works not as designed