pervane icon indicating copy to clipboard operation
pervane copied to clipboard

Template syntax visible

Open Jwink3101 opened this issue 5 years ago • 3 comments

Maybe because I served an empty directory and it was the first time running it but I am seeing template syntax like {{ openTabHeader}} and [{{quickResult.score}}]: {{ quickResult.target }} . I will try pointing to a real directory to see

Jwink3101 avatar Jun 19 '20 19:06 Jwink3101

There is an option to hide that in vue.js actually and I forgot to enable, let me do it.

hakanu avatar Jun 20 '20 21:06 hakanu

Actually v-cloak is active so you won't see the code until it's fully rendered. Probably you turned the server on with empty folder.

hakanu avatar Jun 20 '20 21:06 hakanu

Probably you turned the server on with empty folder.

That's exactly what I was doing (as stated). I would still consider it a bug but it's up to you. Certainly minor

Jwink3101 avatar Jun 26 '20 13:06 Jwink3101