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
Inputting the URL for a custom network as localhost:6005, when the resulting page is opened the URL gets translated to https://custom.xrpl.org//localhost:6005 (with an extra /) resulting in the "UH-OH Page Not Found Please double check your URL" message.
Removing the extra / in the URL allows the page to load.
The text was updated successfully, but these errors were encountered:
Inputting the URL for a custom network as
localhost:6005
, when the resulting page is opened the URL gets translated tohttps://custom.xrpl.org//localhost:6005
(with an extra/
) resulting in the "UH-OH Page Not Found Please double check your URL" message.Removing the extra
/
in the URL allows the page to load.The text was updated successfully, but these errors were encountered: