jsbin / jsbin

Collaborative JavaScript Debugging App
http://jsbin.com
MIT License
4.39k stars 1.26k forks source link

Looking for a page source #2507

Closed etienne-ch closed 9 years ago

etienne-ch commented 9 years ago

Hi,

I'm a newbie in JSBin. I'm just looking for the source of this page :

http://output.jsbin.com/heboke/19

When I click on the 'edit' button I only get minimal html / javascript sheets This file is part of the edX html5 course from W3C.

Thanks for your help, Etienne

remy commented 9 years ago

Can you post a screenshot of what you see, because when I hit edit, I see the full source.

On Sat, 1 Aug 2015 04:26 etienne-ch notifications@github.com wrote:

Hi,

I'm a newbie in JSBin. I'm just looking for the source of this page :

http://output.jsbin.com/heboke/19

When I click on the 'edit' button I only get minimal html / javascript sheets This file is part of the edX html5 course from W3C.

Thanks for your help, Etienne

— Reply to this email directly or view it on GitHub https://github.com/jsbin/jsbin/issues/2507.

etienne-ch commented 9 years ago

Yeah, this is what i get :

cap_jsbin

Any idea ?

etienne-ch commented 9 years ago

This must be something with my browser settings. I'm using Icecat on linux right now. The content displays well on another browser.

remy commented 9 years ago

This is all very strange. Can you try directly navigating to the edit window in a private browsing session (I think you're using Firefox, but I'm not 100% sure), but in Chrome this would be an incognito window, and then visiting http://jsbin.com/heboke/19/edit - this can rule out either any local storage values or plugins messing with the page.

etienne-ch commented 9 years ago

Icecat is the GNU version of firefox. It has some privacy features like pretending its a Windows app so maybe that's what is messing it up. I've tried private mode but it didn't change anything.

Anyway it's not issue for me anymore because I use another browser to see the examples now.

remy commented 9 years ago

Super weird! But glad you're able to work around it.

It sounds like Icecat is worth looking at one day for bugs then.

I'll close this for now though, since you're able to get there.

Thanks for the bug report!

caskuplich commented 8 years ago

I got the same error using IceCat 38.8.0 when I visited the URL https://jsbin.com/viyima/edit?html,output as such as the JS Bin home. I runned IceCat in safe mode to disable all add-ons but the same page with the JavaScript error showed by @etienne-ch's screenshot appears to me. Thanks in advance.