Do you use the web2py layout.html? Did you set proper web2py delimiters?
http://web2py.com/books/default/chapter/29/05/the-views#The-views Vue.JS use {{}} as web2py you need to change web2py delimiters, I like (so it stays readable) : response.delimiters = ('{[',']}') Richard On Thu, Jan 26, 2017 at 10:26 AM, 'John Philip' via web2py-users < web2py@googlegroups.com> wrote: > Hi Massimo, > > I downloaded your scaffolding app but for some reason in the main.html > file vuejs does not seem to recognize ${doc.title} and ${doc.body} . Am I > missing something? > > thanks and regards, > > John > > On Sunday, September 25, 2016 at 5:25:51 AM UTC+2, Massimo Di Pierro wrote: > >> I am becoming a huge fan of vue.js. Any other user here? >> > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.