adamsmasher
Active member
I'm working on an add-on that is using Vue.js to for a reactive form. I was initially doing this in XF1 but decided not to spend more time on that as I think we will migrate to XF2 before I'll finish, so I might as well only make it for XF2. A wrinkle that I had forgotten about is that XF2 uses mustache tags with the same format as Vue. XF will naturally see any Vue mustache tags as an XF tag. Is there a way I can make it ignore these? I haven't been able to find out whether there was something I could wrap these with to make XF ignore them.
Thanks!
Thanks!