Skip to content

Add https support to standalone DevTools #19111

Closed
@NE-SmallTown

Description

@NE-SmallTown

I notice that the standalone react-devtools use http instead https like "<script src="http://192.1.2.3:8097"></script>" (src code),but my website is always https, so it will get broken because I cant change it to http if it's in iframe(it's diffcult to change the host environment/website protocol).

I'm not familar with the react-devtools implementations, maybe something cause it can only use http to open the server, happy to hear the details, thanks!

React-devtools: 3.6.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions