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

首页经常加载失败,右侧列表无法显示,报js错误 #227

Open
iuwai opened this issue Apr 4, 2018 · 1 comment
Open

首页经常加载失败,右侧列表无法显示,报js错误 #227

iuwai opened this issue Apr 4, 2018 · 1 comment

Comments

@iuwai
Copy link

iuwai commented Apr 4, 2018

Uncaught TypeError: Cannot read property 'config' of undefined
at s (scrollreveal.min.js:1)
at i.reveal (scrollreveal.min.js:1)
at VM1376 main.js:131
at Object.execCb (require.min.js:1)
at Module.check (require.min.js:1)
at Module. (require.min.js:1)
at require.min.js:1
at require.min.js:1
at each (require.min.js:1)
at Module.emit (require.min.js:1)

@TitanEngine0xFF
Copy link

themes/yelee/layout/_partial/head.ejs
have something problem in this file
search: <%= theme.search.on %>
a bug code!!

fix :
_config.xml default settings like following
search:onload:false

change it to following

search:
#on: true
on: false

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