Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template syntax visible #127

Open
Jwink3101 opened this issue Jun 19, 2020 · 3 comments
Open

Template syntax visible #127

Jwink3101 opened this issue Jun 19, 2020 · 3 comments

Comments

@Jwink3101
Copy link

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

@hakanu
Copy link
Owner

hakanu commented Jun 20, 2020

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

@hakanu
Copy link
Owner

hakanu commented Jun 20, 2020

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.

@Jwink3101
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants