just-react icon indicating copy to clipboard operation
just-react copied to clipboard

fix: beginWork函数中的参数解释错误

Open Jude-summery opened this issue 4 years ago • 0 comments

这里的fiberRootNode应该是rootFiber吧,虽然fiberRootNode在此时确实有current属性,但是这个函数里的current指代的实际上应该是alternate吧

Jude-summery avatar Sep 25 '21 12:09 Jude-summery