dillon1000/react

Commit

Fix ReactDOMFiberSelect to set the initial values (#8349)

I forgot that the normal properties route doesn't do this. We also have
to make sure that the order is 1) insert children (options), 2) set
multiple 3) update the options.
Browse files
Changed paths3 files
First-parent comparison
M scripts/fiber/tests-failing.txt ModifiedM scripts/fiber/tests-passing.txt ModifiedM src/renderers/dom/fiber/wrappers/ReactDOMFiberSelect.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…