Subscribe on changes!

Component "undefined" in some components, while defined in others.

avatar
Jan 19th 2021

Hello, thanks for the reply. That was an easy error on my part trying to demonstrate the problem. Thanks for the fix. However, going through this exercise has made me realize that RC doesn't seem to be inside of the Teleport. See the below screenshot of my app instance that is being built from 'runtime-core.esm-bundler.js'. I have a breakpoint on line 4204 which is the mountComponent method. I have it paused where the 'App' component of my real application is being mounted. This is where I have my dialogs and I use the vuex store to show/hide them as they are root to the application. Most of them have the NormalDialog component within them and it lives in the same location as you would think; however, the 'ContentDialog.components.NormalDialog = undefined' while the 'MessageDialog.components.NormalDialog = Object".

Are these better details to try and isolate the problem? Why would the same component be undefined in one component and found in another? Do to workflow, I am using the build --watch flag for my development environment. Could that be the problem?

content-dialog MessageDialog Vue-runtime

Originally posted by @Xenoha in https://github.com/vuejs/vue-next/issues/3050#issuecomment-762959902

avatar
Jan 19th 2021

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!