facebook/react

"Should not already be working" in Firefox after a breakpoint/alert

Open

#17.355 geöffnet am 13. Nov. 2019

Auf GitHub ansehen
 (151 Kommentare) (85 Reaktionen) (0 zugewiesene Personen)JavaScript (51.039 Forks)batch import
Difficulty: mediumType: BugType: Needs Investigationgood first issue

Repository-Metriken

Stars
 (245.029 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Do you want to request a feature or report a bug? Bug

What is the current behavior? I'm seeing "Error: Should not already be working" after upgrading to React 16.11

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

This is exclusively happening on an older version of Chrome, 68.0.3440 on Windows 7

I was unable to reproduce this in a VM environment but our Sentry is getting littered with these errors.

I know it's a long shot, but I wasn't able to find any information about this error anywhere, just a reference in the error codes file in react, so thought it would be a good idea to report this just in case. Curious if anyone has seen this.

Contributor Guide