-
Notifications
You must be signed in to change notification settings - Fork 23
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
Cannot read properties of undefined (reading 'extend') #56
Comments
This issue is also occurring for me, same error. Also configured via svelte.config.js but still errors. |
Having the exact same error, and it usually works, but when HMR occurs with SvelteKit when a file is changed, the error is thrown 😕 |
I have opened a PR, that hopefully fixes this. |
Pierstoval
added a commit
to Orbitale/Compotes
that referenced
this issue
Apr 18, 2022
It's a hack to fix beyonk-group/svelte-datepicker#56 But it's not the end fix.
Pierstoval
added a commit
to Orbitale/Compotes
that referenced
this issue
Apr 18, 2022
It's a hack to fix beyonk-group/svelte-datepicker#56 But it's not the end fix.
Pierstoval
added a commit
to Orbitale/SvelteAdmin
that referenced
this issue
Apr 2, 2023
It's a hack to fix beyonk-group/svelte-datepicker#56 But it's not the end fix.
hideki523
added a commit
to hideki523/SvelteAdmin
that referenced
this issue
Jul 5, 2024
It's a hack to fix beyonk-group/svelte-datepicker#56 But it's not the end fix.
AI-prodev
added a commit
to AI-prodev/Compotes
that referenced
this issue
Aug 17, 2024
It's a hack to fix beyonk-group/svelte-datepicker#56 But it's not the end fix.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've updated the vite config to contain the ssr/noexternal/dayjs but I am errors on all files with the "extend" issue, see excertp below:
The text was updated successfully, but these errors were encountered: