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

Sidebar image won't load if i click in Home. #130

Open
lsferreira42 opened this issue Nov 18, 2014 · 2 comments
Open

Sidebar image won't load if i click in Home. #130

lsferreira42 opened this issue Nov 18, 2014 · 2 comments

Comments

@lsferreira42
Copy link

Whenever i click in my home button, my sidebar image disappear and enter in a loop trying to load
This is the error i can see in js console:

Uncaught TypeError: Cannot read property 'src' of undefined

Website: www.leandrosf.com

@nelson-liu
Copy link

I'm getting this bug as well. Demo at http://blog.nelsonliu.me

@nelson-liu
Copy link

This bug has a fairly simple fix: it's caused by trying to remove a disqus element, but that fails when there are no posts on the blog. An easy client side fix is to just publish a post.

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