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

Doesn't work with SSR #20

Open
dahousecat opened this issue May 21, 2020 · 0 comments
Open

Doesn't work with SSR #20

dahousecat opened this issue May 21, 2020 · 0 comments

Comments

@dahousecat
Copy link

dahousecat commented May 21, 2020

I'm getting the error:

[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.

This originates in the AppBreadcrumbs component. Pages without crumbs are working fine.

It appears the problem lies with the template parameter, replacing it with a render function would fix the issue.

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

1 participant