invalid protocols #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I got this error, I think we can avoid this by handing the 'error' event. I don't know how I got it, but it had something to do with an invalid url.
I know what it is now, so when a protocol relative url is used. eg
//google.comthis is what happen. I think just catching and logging the error should suffice.