Louis Delmas
Louis Delmas
Hi biopowder, I also experimented this issue. To solve those errors, I had to go into : Edit > Project Settings >Player > API Compatibility Level" Then I changed it...
Yes, you have to downgrade Socket.io to 2.4.0 (last stable 2.x version)
Hello Firebase team, my NextJS project won't build because of an exception that seem related to this update: ``` ./node_modules/firebase/analytics/dist/index.mjs + 51 modules Cannot get final name for export 'trustedResourceUrl'...
> Hello Firebase team, my NextJS project won't build because of an exception that seem related to this update: > > ``` > ./node_modules/firebase/analytics/dist/index.mjs + 51 modules > Cannot get...
See https://github.com/software-mansion/react-native-gesture-handler/discussions/2277#discussioncomment-14779159
I want to use `swr` hooks in client components and `fetch` functions in server components. Since last release, orval generates both when setting `swr` as client and `fetch` as httpClient....
yes exactly!
any updates?