- From: suryadevelope <notifications@github.com>
- Date: Sat, 13 Feb 2021 05:56:57 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 13 February 2021 13:57:10 UTC
@wanderview thank you for your response actually my point is i had used iframe using src attribute indicating to local html where all my html code is present in that code there is an img tag in that , i got the fetch request in the service worker, when i add total html using sorcdoc to an iframe , i am unable to get the fetch request of that image in service worker is there any way to get that fetch request or am i doing any thing wrong..... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1565#issuecomment-778623210
Received on Saturday, 13 February 2021 13:57:10 UTC