← Back to context

Comment by kranke155

2 years ago

It rejects the URL

Www.myurl.com

For reasons unknown

Then I have to refresh and then I don’t want to do it again.

Likely because you're not using http:// / https:// but it's a good note that it should give more information as well as it should redirect back with the error message on top.

Edit: or better yet, a little bit of javascript to catch it first. I'm really trying to use the minimal amount of JS possible.