I am using workbox to fetch images. Images are fetching successfully. but Workbox fetches image file two times.When I check in console 1. same image fetch sucessfully 2. same image throw an error failed to fetch.
and one more erroe (in promise): failed to fetch
My console show::
workbox Router is responding to: https://www.url.com/images/icon_youtube.png
uncaught(in promise) TypeError: Failed to fetch
workbox Network request for 'https://www.url.com/images/icon_youtube.png' threw an error TypeError:: Failed to fetch