I\'m using next.js swr typescript. const { data, error } = useSWR([path, JSON.stringify({ search })], fetcher); I got the following error with the fetcher of Please te