GithubHelp home page GithubHelp logo

Comments (56)

TylerBrock avatar TylerBrock commented on April 27, 2024 112

Even as someone who enjoys using Chrome I think a web development monoculture based entirely around a single browser is a bad thing.

from react-devtools.

sophiebits avatar sophiebits commented on April 27, 2024 100

We're not planning to add this functionality anytime soon, sorry. We'd love to see a community project that makes this work though.

from react-devtools.

freddyrangel avatar freddyrangel commented on April 27, 2024 35

This would be useful for debugging React in the iOS simulator.

from react-devtools.

joshhepworth avatar joshhepworth commented on April 27, 2024 12

For those trying to debug in the iOS simulator (or another unsupported browser) this seems to be useful: https://github.com/facebook/react-devtools/tree/master/packages/react-devtools

And just incase that URL changes, you basically just do this:

npm install -g react-devtools
react-devtools

Then follow the instructions in the window that launches.

from react-devtools.

Aarbel avatar Aarbel commented on April 27, 2024 8

@sophiebits

Safari React inspector could help to debug some weird behaviors on iOS Safari. Could you re-open this issue ? thanks :)

from react-devtools.

nmn avatar nmn commented on April 27, 2024 2

+1 - The recent addition of type inference to webkit makes webkit nightly a great environment for debugging javascript.

from react-devtools.

iamdustan avatar iamdustan commented on April 27, 2024 2

If Safari does indeed, then support can be added by creating another shell here: https://github.com/facebook/react-devtools/tree/master/shells

from react-devtools.

jaredly avatar jaredly commented on April 27, 2024 1

On my fork of react-devtools I have an electron-based app that can be used to debug things like WebViews (or safari), though it requires that you add a script tag to your page. https://github.com/jaredly/react-devtools/tree/inspection-server/shells/electron

from react-devtools.

rustanacexd avatar rustanacexd commented on April 27, 2024 1

+1

from react-devtools.

adbl avatar adbl commented on April 27, 2024

+1

from react-devtools.

michaeltroy avatar michaeltroy commented on April 27, 2024

+1

from react-devtools.

ikurennyi avatar ikurennyi commented on April 27, 2024

+1

from react-devtools.

iamdustan avatar iamdustan commented on April 27, 2024

it is available for Firefox as well. Does Safari Devtools even allow extensions?

from react-devtools.

TylerBrock avatar TylerBrock commented on April 27, 2024

Ah, I wasn't aware of the firefox one. I believe Safari does allow extensions. As long as there are 2 options that is ok.

from react-devtools.

kassens avatar kassens commented on April 27, 2024

I can't see anything in the Safari extension API to extend the developer tools. One option that might work is to write an OS X companion app for the debugger extension. We don't have plans to work on this though.

from react-devtools.

voxelshaper avatar voxelshaper commented on April 27, 2024

+1

from react-devtools.

taime avatar taime commented on April 27, 2024

+1

from react-devtools.

DomVinyard avatar DomVinyard commented on April 27, 2024

+1

from react-devtools.

sunlee-newyork avatar sunlee-newyork commented on April 27, 2024

+1

from react-devtools.

ericdfields avatar ericdfields commented on April 27, 2024

+1

from react-devtools.

rensftw avatar rensftw commented on April 27, 2024

+1

from react-devtools.

DomVinyard avatar DomVinyard commented on April 27, 2024

+1

from react-devtools.

kristaponis avatar kristaponis commented on April 27, 2024

+1

from react-devtools.

jhessin avatar jhessin commented on April 27, 2024

+1

from react-devtools.

TheTourer avatar TheTourer commented on April 27, 2024

+1

from react-devtools.

raphael-thibierge avatar raphael-thibierge commented on April 27, 2024

+1

from react-devtools.

zcaceres avatar zcaceres commented on April 27, 2024

+1

from react-devtools.

cristiandan avatar cristiandan commented on April 27, 2024

+1

from react-devtools.

gastonmorixe avatar gastonmorixe commented on April 27, 2024

+1

from react-devtools.

mdavies-solsys avatar mdavies-solsys commented on April 27, 2024

+1

from react-devtools.

ezfe avatar ezfe commented on April 27, 2024

+1

from react-devtools.

 avatar commented on April 27, 2024

+1

from react-devtools.

jasonwoodland avatar jasonwoodland commented on April 27, 2024

+1

from react-devtools.

giangle-datadive avatar giangle-datadive commented on April 27, 2024

+1

from react-devtools.

marciotoze avatar marciotoze commented on April 27, 2024

+1

from react-devtools.

daniel-gato avatar daniel-gato commented on April 27, 2024

+1

from react-devtools.

dascheaten avatar dascheaten commented on April 27, 2024

+1

from react-devtools.

hurvajs77 avatar hurvajs77 commented on April 27, 2024

+1

from react-devtools.

visuallization avatar visuallization commented on April 27, 2024

+1

from react-devtools.

yeyuguo avatar yeyuguo commented on April 27, 2024

+1

from react-devtools.

ur92 avatar ur92 commented on April 27, 2024

+1

from react-devtools.

nisevi avatar nisevi commented on April 27, 2024

+1

from react-devtools.

maxkohl88 avatar maxkohl88 commented on April 27, 2024

+1

from react-devtools.

suberg avatar suberg commented on April 27, 2024

+1

from react-devtools.

jgabriele avatar jgabriele commented on April 27, 2024

+1

from react-devtools.

J-Liu avatar J-Liu commented on April 27, 2024

+1024

from react-devtools.

bupy7 avatar bupy7 commented on April 27, 2024

+1

from react-devtools.

dkassen avatar dkassen commented on April 27, 2024

+1

from react-devtools.

flyinhigh avatar flyinhigh commented on April 27, 2024

if there is a safari extension, will be great.

from react-devtools.

camilo86 avatar camilo86 commented on April 27, 2024

+1

from react-devtools.

marcoroth avatar marcoroth commented on April 27, 2024

+1

from react-devtools.

seepls avatar seepls commented on April 27, 2024

+1

from react-devtools.

superandrew avatar superandrew commented on April 27, 2024

+1

from react-devtools.

tinegrunau avatar tinegrunau commented on April 27, 2024

+1

from react-devtools.

mikelyons avatar mikelyons commented on April 27, 2024

+1

from react-devtools.

aapelismith avatar aapelismith commented on April 27, 2024

+1024

from react-devtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.