acdlite / acdlite/react-fiber-architecture

Broken link

Aperta
#32 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
13k
Fork
763
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The link referencing `ReactPriorityLevel` is broken. https://github.com/facebook/react/blob/master/src/renderers/shared/fiber/ReactPriorityLevel.js

Please can you let me know which file nor references these and I will be happy to create a PR to fix it.

I have had a look through the codebase and I have found the following files that contain priorities, although I'm not 100% sure what the new equivalent is to the old file.

https://github.com/facebook/react/blob/master/packages/react-reconciler/src/ReactInternalTypes.js (line 41)
This contains the same var name as referenced `ReactPriorityLevel`, but it doesn't contain `NoWork` priority.

https://github.com/facebook/react/blob/master/packages/react-reconciler/src/ReactFiberExpirationTime.new.js
contains `NoWork` and others.

Anybody have any ideas?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.