dillon1000/react
Commit
Browse files Work around loose typing for fiber.updateQueue
The updateQueue field is currently an any type. Check the fiber's tag so that only UpdateQueues are passed to getPendingPriority.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberScheduler.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…