Alexander Farkas

Results 176 comments of Alexander Farkas
trafficstars

> I can't see any difference in request headers for a loaded image and a timed out one. It's not about a difference in response headers. It is about some...

Thank you very much. Could you give me a test case where this problem is happening?

I just tested with 12.2 and it works perfect. Can you give me a testcase that shows your problem. It is a bug. But I need to be able to...

I now additionally tested your site using 11.4 and I still can not reproduce. I will try 12 soon. but what I can tell is that you are using a...

@alex9000 Thanks for the issue. I would need a test case that demonstrates the issue.

@alex9000 I think there is a little bit more to it, because I can not think how this alone will break Chrome. I hope you can somehow replicate the issue...

Thanks for the bug report. Could you make a https://codesandbox.io/ example demonstrating your issue? Currently I can not tell, but the plugin it self adds some additional markup during the...

I currently have not much time, but this sounds bad. Could you share one of those non-working urls?

@tan-allan I can not change this like this because changing the `src` of an `iframe´ adds a history entry to the browser (at least Firefox). If you are willing to...

If you add images dynamically it should work with the core script out of the box. In case you dynamically want to change `src` attributes you need the attr change...