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
Getting this error when loading a page with the component
<DatePicker> is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather than imported as pre-compiled modules
Error: <DatePicker> is not a valid SSR component. You may need to review your build config to ensure that dependencies are compiled, rather than imported as pre-compiled modules
at Proxy.validate_component (C:\composer\composer-monorep\node_modules\svelte\internal\index.js:1722:15)
at eval (/src/routes/analytics/index.svelte:21:114)
at Object.$$render (C:\composer\composer-monorep\node_modules\svelte\internal\index.js:1745:22)
at Object.default (root.svelte:50:47)
at eval (/src/routes/__layout.svelte:49:128)
at Object.$$render (C:\composer\composer-monorep\node_modules\svelte\internal\index.js:1745:22)
at root.svelte:38:45
at $$render (C:\composer\composer-monorep\node_modules\svelte\internal\index.js:1745:22)
at Object.render (C:\composer\composer-monorep\node_modules\svelte\internal\index.js:1753:26)
at render_response (file:///C:/composer/composer-monorep/node_modules/@sveltejs/kit/dist/chunks/index.js:610:28)
The text was updated successfully, but these errors were encountered:
Getting this error when loading a page with the component
The text was updated successfully, but these errors were encountered: