image
image copied to clipboard
Too many Requests on single image
I'm using IPX with firebase storage using "@nuxt/image": "^1.0.0-rc.1",
it's making multiple requests for a single image and exhausting bandwidth.
Previously using "@nuxt/image-edge": "^1.0.0-27840416.dc1ed65", which was working fine.
this issue still exists on @nuxt/image@rc using IPX
I noticed my images are downloading twice.