Subscribe on changes!

Onmounted not working

avatar
Jul 9th 2023

Vue version

3.3.4

Link to minimal reproduction

http://localhost:5173/room/10038496

Steps to reproduce

What is expected?

onmounted to should get called

What is actually happening?

onmounted not wokring

System Info

No response

Any additional comments?

help me out

avatar
Jul 10th 2023

This is issue report is not actionable as there is not way provided for us to reproduce the issue.

you likely made a mistake somewhere else that keeps this component from being mouonted.

a) Ask in the repo discussions (https://github.com/vuejs/core/discussions) b) as on our discord (chat.vuejs.org)

If you really think there is a bug, please provide a runnable demonstration of the actual bug behavior.