Uh oh!
There was an error while loading. Please reload this page.
Add React.StrictMode to default templates - #8558
Conversation
ianschmitz
left a comment
There was a problem hiding this comment.
Let's move these into the index file and wrap the rendering of App there. Also it looks like Prettier wasn't run on commit.
mrmckeb
commented
Feb 29, 2020
@connkat let us know if you need any help with that change. |
ianschmitz
commented
Mar 5, 2020
@connkat are you able to update the PR with the suggestions? If not no worries we can get 'er fixed up! |
connkat
commented
Mar 5, 2020
@ianschmitz I can totally get this done by the weekend! Got distracted with some other things IRL but should have the PR up by Sat. |
ecccbc2 to
af82b63Comparegaearon
commented
Mar 8, 2020
Thank you @connkat! I made a few small changes — looks like you forgot to revert the changes in |
mrmckeb
left a comment
There was a problem hiding this comment.
Great work, thanks @connkat - @ianschmitz I think this is good to go.
ianschmitz
commented
Mar 9, 2020
I'm just working on fixing CI in master. |
ianschmitz
commented
Mar 10, 2020
Thanks! |
Added in
<React.StrictMode>tags to the default templates.Closes#8557