/ClicksSimilarlyGarlic
Created 1 year, 5 months ago...
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.
at Landing (webpack-internal:///./src/pages/index.jsx:893:86)
at QueryClientProvider (file:///home/cyrus/Projects/curiousaboutcare.org.uk/node_modules/.pnpm/@[email protected][email protected][email protected][email protected]/node_modules/@tanstack/react-query/build/lib/QueryClientProvider.mjs:41:3)
at App (webpack-internal:///./src/pages/_app.jsx:32:16)
at StyleRegistry (/home/cyrus/Projects/curiousaboutcare.org.uk/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/styled-jsx/dist/index/index.js:449:36)
at ek (/home/cyrus/Projects/curiousaboutcare.org.uk/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:30:13126)
at eY (/home/cyrus/Projects/curiousaboutcare.org.uk/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:39:1766)
at eV (/home/cyrus/Projects/curiousaboutcare.org.uk/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:39:3110)
at div
at e1 (/home/cyrus/Projects/curiousaboutcare.org.uk/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:48:761)