I have opened a new project.
Without touching the code, I start the compilation and open the page .... Oops ... the title is missing ..
Why does apptitle appear to me?
It seems that the assignment of the value to the variable does not work
Without touching the code, I start the compilation and open the page .... Oops ... the title is missing ..
Why does apptitle appear to me?
It seems that the assignment of the value to the variable does not work
Chrome debug said:app.js:43 ReferenceError: page is not defined
at a.eval (eval at Ya (app.js:43), <anonymous>:3:324)
at a.e._render (app.js:43)
at a.r (app.js:43)
at fn.get (app.js:43)
at new fn (app.js:43)
at app.js:43
at a.wn.$mount (app.js:43)
at a.wn.$mount (app.js:43)
at init (app.js:43)
at n (app.js:43)
Last edited: