Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<DatePicker> is not a valid SSR component. #48

Open
Tam2 opened this issue Jan 26, 2022 · 0 comments
Open

<DatePicker> is not a valid SSR component. #48

Tam2 opened this issue Jan 26, 2022 · 0 comments

Comments

@Tam2
Copy link

Tam2 commented Jan 26, 2022

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant