-
Notifications
You must be signed in to change notification settings - Fork 49.7k
Open
Labels
Status: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
I found that in the react render, the class SRu4RHny and BIxkyKps just like here below:
in the pure html file, the SRu4RHny will be rendered first and then render the BIxkyKps class props,
but why the SRu4RHny will be rendered in the last ?
The current behavior
SRu4RHny rendered in the last and the BIxkyKps was rendered in the fisrt
The expected behavior
just like the pure html, the BIxkyKps should be rendered in the last , as it was placed in the behind, just like the pure html
Metadata
Metadata
Assignees
Labels
Status: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug