I have a vue.js project, when I put it's URL in some App, I think it should be show the title and description below message box.
but it was show content of noscript tags, why?
I think I set title and description in my vue.js page correct, I used vue-meta package.
This is what shown in LINE, I want the title show in first line, and description show in second line.
And this is what shown in Instegram. Also, I think the first should be show the page title, but it's not.


