Open Bug 1736403 Opened 4 years ago

consider removing references to internal react variable: '__reactInternalInstance$'

Categories

(Tree Management :: Treeherder: Frontend, task)

Tracking

(Not tracked)

People

(Reporter: jmaher, Unassigned)

Details

while working to upgrade react, I found that this line referenced __reactInternalInstance$ which doesn't exist in react17:
https://github.com/mozilla/treeherder/blob/cfb765d7b222b8e6a09e08187c0e98c4fb933135/ui/helpers/job.js#L97

we should find a way to remove our dependency on internal variables.

You need to log in before you can comment on or make changes to this bug.