The browser component can not using the Mustache #9172
Replies: 4 comments
-
had anyone hear this ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
- template: `
+ template: " |
Beta Was this translation helpful? Give feedback.
0 replies
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks the reply, but i using the django of python to develop the web, it had the origin interpolate syntax {{}}, so this can not be used in it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
there are question when the browser inital the vue3 instance, and then create the component with it
the parent component work well with the Mustache,but the child component, the parent component had the save state active variable.
const app = Vue.createApp(main)
hope the reply
best,
hanhuihong
Beta Was this translation helpful? Give feedback.
All reactions