useSWR isnot working in Firefox and Safari. NextJS App
I use useSWR to get data from my backend and I noticed that in Safari and Firefox my request is not even sent, but when I use google chrome everything works perfect. What could be the problem?
useSWR isnot working in Firefox and Safari. NextJS App
I use useSWR to get data from my backend and I noticed that in Safari and Firefox my request is not even sent, but when I use google chrome everything works perfect. What could be the problem?