Next/Image component cache issue.
Unanswered
Silver Marten posted this in #help-forum
Silver MartenOP
i have dynamic images and data inside that image will be updated frequently, so i have set Etag header from my server to revalidate it.
i am sending header Cache-Control: max-age=0, must-revalidate from my server. but next/image still showing stale image.
i am sending header Cache-Control: max-age=0, must-revalidate from my server. but next/image still showing stale image.