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
When using Volar + Vite + Quasar, the intellisense inside the <template> tags suddenly disables whenever values are supplied to data(). Below is my jsconfig.json (not using TypeScript):
When using Volar + Vite + Quasar, the intellisense inside the
<template>
tags suddenly disables whenever values are supplied todata()
. Below is myjsconfig.json
(not using TypeScript):I am using Vue 3 with the Options API and have both Volar extensions installed.
See the images below:
The text was updated successfully, but these errors were encountered: