Subscribe on changes!

template in Js file not loading

avatar
Mar 4th 2021

Version

3.0.7

Reproduction link

file:///C:/Users/Isaac/Desktop/Vue/index.html

Steps to reproduce

same output as before using the js template

What is expected?

same output as before using the js template

What is actually happening?

Hey, I have a js file and within it, I've created a template where I have placed my HTML code contained in component Product. in the HTML file I have imported the js file directory and likewise configured the product component in the App div. when I reload my page, I don't get my page but by logging in to console, the error is" Failed to resolve component: product at warn @ vue@next:1254

avatar
Mar 4th 2021

You should provide a mini demo or code.

avatar
Mar 4th 2021

Read https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro


Remember to use the forum or the Discord chat to ask questions!