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

Some old fiddles broken due to HTTP/HTTPS issue #11

Open
bvaughn opened this issue Oct 6, 2017 · 3 comments
Open

Some old fiddles broken due to HTTP/HTTPS issue #11

bvaughn opened this issue Oct 6, 2017 · 3 comments

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Oct 6, 2017

See here for example: https://jsfiddle.net/69z2wepo/48909/

Mixed Content: The page at 'https://jsfiddle.net/69z2wepo/48909/' was loaded over HTTPS, but requested an insecure script 'http://reactjs.org/js/jsfiddle-integration-babel.js'. This request has been blocked; the content must be served over HTTPS.

It's as if redirect happens without preserving the protocol.

@kamleshrao
Copy link

Is there any update on this issue? Any workaround?

Today found a fiddle which has the same issue - https://jsfiddle.net/benfinkel/9kbchfar/

@bvaughn
Copy link
Contributor Author

bvaughn commented Dec 21, 2017

I think the best workaround would be in line with #246- just migrate these bad fiddles into the repo and run them with either CodePen or CodeSandbox (using the new gatsby-remark-code-repls plugin). Interested in helping?

jhonmike pushed a commit to jhonmike/reactjs.org that referenced this issue Jul 1, 2020
@micpap25
Copy link

Hi @bvaughn, both these fiddles seem to no longer be a part of the repository. Additionally, they both link to a JSFiddle properly for me. Can this issue be closed?
(By the way, I go through website repositories in my free time to clean up the backlog of issues. So I'll be marking a lot of issues like this over the next few weeks.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants