Jack Pope

Results 13 comments of Jack Pope

Any updates on this? I was hoping to set up a couple of subdomained applications and set cookies between them through the proxy.

Hi @vanlinha3k35pbc There currently is no support for editing annotations. The use-cases that have come up so far are solved by deleting and re-creating annotations that may have been added...

@eps1lon Yes we can -- I can replace any FB usage. Was planning to make that change in https://github.com/facebook/react/pull/28498 . But it makes more sense here. Updated

Implementation in #25700 was merged

@Semigradsky thanks for the updates here. #27717 should fix the error from the fixtures app. If you rebase on main you should be able to update the attributes fixture now

The img tag error appears to be flaky. I get it on some loads but others complete successfully. We should fix this but for the sake of getting this PR...

This change landed in https://github.com/facebook/react/pull/28617

Closing in favor of https://github.com/facebook/react/pull/30445

I looked into vendoring ReactTestUtils in WWW to avoiding needing additional gating here but it has too much internal usage for it to be stable. Can we apply either gating...

@yungsters My intention here was to both have a path to testing this sooner that we expect the two blocking flags to roll out internally, and also to generally create...