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
Cannot read properties of undefined (reading 'extend')
TypeError: Cannot read properties of undefined (reading 'extend')
at /node_modules/.pnpm/@[email protected]/node_modules/@beyonk/svelte-datepicker/src/components/lib/date-utils.js:7:7
at async instantiateModule (/home/satoshi/code/interest/node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/chunks/dep-59dc6e00.js:59333:9)
when using minimum example with svelte.config.js rules from repo.
documentation could include installation instructions, its often best thing to have. also adding code bars in examples would be great so wouldnt have to learn from source code
The text was updated successfully, but these errors were encountered:
when using minimum example with svelte.config.js rules from repo.
documentation could include installation instructions, its often best thing to have. also adding code bars in examples would be great so wouldnt have to learn from source code
The text was updated successfully, but these errors were encountered: