You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this issue was previously solved by fixing something in next.js: Originally posted by @RobinMalfait in #2606 (comment)
It seems the problem still exists in Gatsby. I'm current getting: Warning: Prop id did not match. Server: "headlessui-listbox-button-:R9ilp:" Client: "headlessui-listbox-button-:R16an5:"
It's current getting the way of SSR and causing rendering to fall back to the client.