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

Script displays blank page when clicking links #28

Closed
PickJBennett opened this issue Feb 13, 2014 · 4 comments
Closed

Script displays blank page when clicking links #28

PickJBennett opened this issue Feb 13, 2014 · 4 comments

Comments

@PickJBennett
Copy link

Hello, I really want to use this script, but when I impliment it on my website, the entire body DOM element is removed and nothing is displayed when I click through to any link. All that remains in the DOM is the HTML, HEAD, and SCRIPT tags. Also, I get a JavaScript error in the browser console:

Uncaught TypeError: Cannot read property 'outerHTML' of null
InstantClick.init

Thanks for your help with this!! :)

@dieulot
Copy link
Owner

dieulot commented Feb 14, 2014

You most likely have another script that conflicts with InstantClick.

I’m closing this issue because it’s not an InstantClick issue per se. But if you find the culprit, I’d be interested in knowing what it is.

@dieulot dieulot closed this as completed Feb 14, 2014
@regisbamba
Copy link

Hello!
Thanks for the nice work! I am experiencing the same issue, and it happens on your demo site too!

@dieulot
Copy link
Owner

dieulot commented Feb 17, 2014

That’s weird @regisbamba. What’s your browser?

@regisbamba
Copy link

@dieulot my bad. I nailed down the issue to a vpn software that I had on my computer called HotSpot shield which was injecting JS into web pages and causing the errors.

I turned it off and everything works fine.
Fantastic job again!

Thanks

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

3 participants