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

missing ) after argument list in Object.SSR.compileTemplate #54

Open
jalik opened this issue Jan 11, 2017 · 1 comment
Open

missing ) after argument list in Object.SSR.compileTemplate #54

jalik opened this issue Jan 11, 2017 · 1 comment

Comments

@jalik
Copy link

jalik commented Jan 11, 2017

I got this error with meteorhacks:[email protected] :

SyntaxError: missing ) after argument list in Object.SSR.compileTemplate (packages/meteorhacks_ssr.js:222:32)

@jalik
Copy link
Author

jalik commented Jan 12, 2017

The error is thrown because I called SSR.compileTemplate(name, content) with name containing a singlequote, since your are using eval, it seems to break the stuff.

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