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
* Remove
* Create removeTrailingSlash function
* Use regex and add documentation
* Only setAddress for last input
Co-authored-by: Manu <ManuGowda@users.noreply.github.com>
* Remove
* Create removeTrailingSlash function
* Use regex and add documentation
* Only setAddress for last input
Co-authored-by: Manu <ManuGowda@users.noreply.github.com>
Expected behavior
Desktop connects to Lisk Service with and without the trailing slash at the end of the URL.
Actual behavior
Trailing slash makes the URL invalid in the custom service node dialog.
Compare:
https://mainnet-service-staging.lisk.com/
vshttps://mainnet-service-staging.lisk.com
Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)
2.0.2
The text was updated successfully, but these errors were encountered: