vue-hackernews icon indicating copy to clipboard operation
vue-hackernews copied to clipboard

template syntax error: invalid expression

Open jerrylau91 opened this issue 9 years ago • 0 comments

There are three errors when I try npm run dev: template syntax error - invalid expression: {{{user.about}}}

template syntax error - invalid expression: {{{item.title}}}

template syntax error - invalid expression: {{{comment.text}}}

I have installed vue-html-loader, but still doesn't work.

jerrylau91 avatar Jul 26 '16 04:07 jerrylau91