pontoon icon indicating copy to clipboard operation
pontoon copied to clipboard

Should not depend on React internals when targeting comment tab

Open bugzilla-to-github opened this issue 4 years ago • 1 comments

This issue was created automatically by a script.

Bug 1714370

Bug Reporter: @mathjazz Depends on: Bug 1685565 See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1712446

According to bug 1712446, understanding of commentTabRef would be helpful to fix this bug.

bugzilla-to-github avatar Jun 03 '21 00:06 bugzilla-to-github

The current use of commentTabRef.current._reactInternalFiber.index was introduced in #1676, and should be replaced with an approach that uses public interfaces only.

eemeli avatar Mar 11 '22 08:03 eemeli