Skip to content

update "@quasar/app": "3.1.9" after , quasar dev -m ssr error #11379

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

Closed
panhezeng opened this issue Nov 17, 2021 · 1 comment
Closed

update "@quasar/app": "3.1.9" after , quasar dev -m ssr error #11379

panhezeng opened this issue Nov 17, 2021 · 1 comment
Labels
Qv2 🔝 Quasar v2 issues

Comments

@panhezeng
Copy link

update "@quasar/app": "3.1.9" after , quasar dev -m ssr

[Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.
[Vue warn]: resolveComponent can only be used in render() or setup().
[Quasar Dev Webserver] /mobile/ -> error during render
TypeError: Invalid value used as weak map key
at WeakMap.set ()
at normalizePropsOptions (/Users/panhezeng/Workspace/moocnd-wechat-ssr/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2654:15)

Parameter 'options' implicitly has an 'any' type.
async preFetch(options) {

Should be upgraded vue@3.2.21 reason

rollback @quasar/app 3.1.8 ok

@panhezeng panhezeng added the Qv2 🔝 Quasar v2 issues label Nov 17, 2021
@rstoenescu
Copy link
Member

Vue has been upgraded to v3.2.22 in "@quasar/app" v3.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants