Touring-Vue-Router icon indicating copy to clipboard operation
Touring-Vue-Router copied to clipboard

Multiple ID usage

Open bitsnaps opened this issue 3 years ago • 0 comments
trafficstars

Hi, There are two declarations of id="app" in this project, the first one here: https://github.com/Code-Pop/Touring-Vue-Router/blob/a16e6e1000a1b0e01963fa4902caa4152e586afb/src/App.vue#L2 and the second one here: https://github.com/Code-Pop/Touring-Vue-Router/blob/a16e6e1000a1b0e01963fa4902caa4152e586afb/public/index.html#L14 In one of the real-world-vue project there is only one usage in index.html page. Is that a mistake? How does vue deal with that?

bitsnaps avatar Dec 20 '21 07:12 bitsnaps