Commit 2388481
authored
[Fizz] Set keyPath for SuspenseList (facebook#33320)
I missed setting the `keyPath` because the `renderChildrenArray` that
this is forked from doesn't need to set a path but since this is
rendered from the `SuspenseList` element it needs it.1 parent 9c7b10e commit 2388481
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1783 | 1783 | | |
1784 | 1784 | | |
1785 | 1785 | | |
| 1786 | + | |
| 1787 | + | |
1786 | 1788 | | |
1787 | 1789 | | |
1788 | 1790 | | |
| |||
1792 | 1794 | | |
1793 | 1795 | | |
1794 | 1796 | | |
1795 | | - | |
1796 | | - | |
1797 | | - | |
| 1797 | + | |
1798 | 1798 | | |
| 1799 | + | |
1799 | 1800 | | |
1800 | 1801 | | |
1801 | 1802 | | |
| |||
0 commit comments