Page 1 of 1

Interception of HTML links without scheme does not work

PostPosted: Sat Dec 05, 2020 4:22 am
by ZackException
Hello

@amaitland: Thank you for your invitation on StackOverflow!

I started a discussion on StackOverflow because I'm not able to intercept navigations from relative links. At the moment it seems that my problem is loading the HTML code from a data URI and not from a regular web server. Please visit StackOverflow to collaborate on this topic.

Thanks

Re: Interception of HTML links without scheme does not work

PostPosted: Sat Dec 05, 2020 5:29 pm
by magreenblatt
You are correct that data (and blob) URI loads cannot be intercepted.