Gregory Mulvaney
Gregory Mulvaney
I've found a temporary fix in disabling SSR in my Nuxt Config.
Nuxt 3 needs `@nuxtjs/eslint-config-typescript` for magic functions to resolve in ESlint.
Way to aggressive. Dom refs don't need to be reactive. Even the listed examples in Svelte 5 docs disagree with compiler and eslint warnings. https://component-party.dev/?f=svelte4,svelte5#dom-ref
Unless Webstorm is changing something under the hood, I can't see why I would also fail `nuxi typecheck` with the error of ` error TS2339: Property '$device' does not exist...
Sure can! Here is the sandbox: https://codesandbox.io/p/sandbox/great-bash-7zdlg1 Issue persist when running `pnpx nuxi typecheck`