facebook/react

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

开放

#17,355 创建于 2019年11月13日

 (153 条评论) (85 个反应) (0 位负责人)JavaScript (51,039 个派生)batch import
AndroidDifficulty: mediumGood first issueType: BugType: Needs Investigationgood first issue

仓库指标

星标
 (245,029 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南