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
Describe the bug
A clear and concise description of what the bug is.
Javascript/Typescript intellisense for composition API methods/properties inside the setup function is not working inside a Quasar v2.0.0-beta.3 project. This does work with vanilla Vue 3 project.
To Reproduce
Steps to reproduce the behavior:
Open a quasar 2.x project
type OnMounted or any composition API method/property
IDE should provide intellisense for the method/properties
It does not work
Expected behavior
A clear and concise description of what you expected to happen.
IDE should provide intellisense for the methods/properties.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Quasar Version:
@quasar/app Version: 2.0.0-beta.3
Quasar mode:
[x] SPA
[ ] SSR
[ ] PWA
[ ] Electron
[ ] Cordova
[ ] Capacitor
[ ] BEX
Tested on:
[x] SPA
[ ] SSR
[ ] PWA
[ ] Electron
[ ] Cordova
[ ] Capacitor
[ ] BEX
OS: Ubuntu 20
Node: 14.x
Yarn: 2.x
Browsers: Edge, Chrome
iOS:
Android:
Electron:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Javascript/Typescript intellisense for composition API methods/properties inside the setup function is not working inside a Quasar v2.0.0-beta.3 project. This does work with vanilla Vue 3 project.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Quasar Version:
@quasar/app Version: 2.0.0-beta.3
Quasar mode:
[x] SPA
[ ] SSR
[ ] PWA
[ ] Electron
[ ] Cordova
[ ] Capacitor
[ ] BEX
Tested on:
[x] SPA
[ ] SSR
[ ] PWA
[ ] Electron
[ ] Cordova
[ ] Capacitor
[ ] BEX
OS: Ubuntu 20
Node: 14.x
Yarn: 2.x
Browsers: Edge, Chrome
iOS:
Android:
Electron:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: