bfd236cf8924ca87e3ea5fd275b14fd37df085c0
ci-deploy / build-deploy-test (push) Successful in 1m54s
Inline export const loader from page.tsx didn't run — _ROUTER_DATA showed loaderData[(lang)/onlineboard/page] = null and useLoaderData() threw 'Cannot read properties of null'. Modern.js conventional routes require the loader in a co-located data.ts file. useLoaderData() now defensively handles null (defaults to undefined, component falls back to useRef(new Date())). Worst case if loader still doesn't fire: same hydration drift as before, no crash.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%