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

Getting browser error: uncaught syntax error - unknown identifier #527

Open
hhsmedia opened this issue Mar 26, 2017 · 0 comments
Open

Getting browser error: uncaught syntax error - unknown identifier #527

hhsmedia opened this issue Mar 26, 2017 · 0 comments

Comments

@hhsmedia
Copy link

On line 48 of the regular JS file it reads: namespace = space || "simpleCart",. When I render the website, I get a console error that reads: Uncaught SyntaxError: Unexpected identifier and points directly to this line. I've no idea why.

I'm using Google Apps Script and thus, this file is "included" in the html page's code directly rather than referenced as an external file.

It seems to be working but produces this error and I'm not sure if it is causing other unforeseen errors.

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