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

Fix lunar-en.js layout (Uncaught SyntaxError) #1356

Merged
merged 1 commit into from
Nov 20, 2017

Conversation

LouisMT
Copy link
Contributor

@LouisMT LouisMT commented Nov 16, 2017

Without layout set to null a HTML template will be rendered around the JavaScript, causing an error while loading the file in the browser.

lunr-en.js:1 Uncaught SyntaxError: Unexpected token <

Without layout set to null a HTML template will be rendered around the
JavaScript, causing an error while loading the file in the browser.
@mmistakes mmistakes merged commit 0841d49 into mmistakes:master Nov 20, 2017
@mmistakes
Copy link
Owner

Thanks @LouisMT

kkunapuli pushed a commit to kkunapuli/kkunapuli.github.io that referenced this pull request May 30, 2019
Without layout set to null a HTML template will be rendered around the
JavaScript, causing an error while loading the file in the browser.
sumeetmondal pushed a commit to sumeetmondal/sumeetmondal.github.io that referenced this pull request Sep 10, 2019
Without layout set to null a HTML template will be rendered around the
JavaScript, causing an error while loading the file in the browser.
jchwenger pushed a commit to jchwenger/jchwenger.github.io that referenced this pull request May 5, 2023
Without layout set to null a HTML template will be rendered around the
JavaScript, causing an error while loading the file in the browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants