sometimes a get random hydration error out of nowhere. and it doesnt specify like div inside a p tag
. it just shows up even I add surpessHydrationErrors
on both html and body tags. sometimes, I just get
+ className="class_6x7v ..random shit"
- className="class_17563 ..random shit but different"
how can I solve this random tailwindCSS ?
sometimes a get random hydration error out of nowhere. and it doesnt specify like div inside a p tag
. it just shows up even I add surpessHydrationErrors
on both html and body tags. sometimes, I just get
+ className="class_6x7v ..random shit"
- className="class_17563 ..random shit but different"
how can I solve this random tailwindCSS ?
Use useEffect to apply dynamic classes