EvandroLG / pageAccelerator

A very light solution to load web pages faster
MIT License
1.21k stars 54 forks source link

Getting error: NS_ERROR_ILLEGAL_VALUE: #14

Open ghost opened 8 years ago

ghost commented 8 years ago

NS_ERROR_ILLEGAL_VALUE: ...{var e=t.state;this._updateBodyAttributes(e.attrs);a.body.innerHTML=e.content;va...

i have included on end of the HTML `<script src="/js/page-accelerator.min.js

`
EvandroLG commented 8 years ago

@comtronix is it happening in any request? can you give me more details about your problem?

ghost commented 8 years ago

It is happening on every page. i just included the file on the end of my script. If included, it looks that other script stops working too. I tries various positions to include the script, but the error is the same.

EvandroLG commented 8 years ago

Do you have any URL where I can see it happening? @comtronix

ghost commented 8 years ago

I send you an e-mail.

EvandroLG commented 7 years ago

@comtronix I didn't receive any email about it, man =/

ghost commented 7 years ago

ii send email again @EvandroLG evandrolgoncalves@gmail.com

EvandroLG commented 7 years ago

I checked it, but for me that page is working. What browser did you use to test that page? :)

ghost commented 7 years ago

I use latest Firefox build (stable version 49.01), same error in chrome, cant browse over page, the right column scoller stops / not working.

IE stops immediately with developer screen popup.

knipsel

ghost commented 7 years ago

Is there any news/update about problem above?

Kaza19 commented 3 years ago

Maybe try including the other script after the first one at the end, maybe it will fix it.