Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Duplicate ResourceLoadComplete events fired
Duplicate ResourceLoadComplete events fired
This is something that I encounter in my app, but not in the demo: all ResourceLoadComplete events are followed by a ResourceLoadComplete event with the same receivedContentLength as the previous, but without any request data (it is nil). I am wondering if you have experienced this and what could possibly cause it?
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Duplicate ResourceLoadComplete events fired
I've never seen that behavior.
Are you cancelling the navigation to some resources in OnBeforeBrowse or OnBeforeResourceLoad ?
Are you cancelling the navigation to some resources in OnBeforeBrowse or OnBeforeResourceLoad ?