IonicArgon / web-v3

new web
https://ionicargon.vercel.app
GNU General Public License v3.0
0 stars 0 forks source link

🚨🚨 INFINITE RECURSION LOOP FUCK 🚨🚨 #2

Open IonicArgon opened 1 year ago

IonicArgon commented 1 year ago

the problem

yeah so basically because of facebook (damn u zuckerberg) there is an issue where calling cache() in client-side components causes an infinite fetch loop due to undefined behaviour with async/await not being implemented in client-side

contentlayer will not work if i use client-side components and Chakra UI must use only client-side components

the solution

REWRITE IT ALL IN TAILWIND BABYYYYYYY and make sure any component that works with contentlayer stays a server-component

IonicArgon commented 1 year ago

started work on branch web-v3/nextjs-tailwind