You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the react-universally for a project and I noticed that the App component it is being rendered twice. The cause of the issue is the AsyncComponentProvider wrapper
This happens even if the DemoApp. Is this a known issue for the AsyncComponentProvider?
The text was updated successfully, but these errors were encountered:
hguillermo
changed the title
App component rendered twice
App component rendered twice because of AsyncComponentProvider wrapper
Mar 26, 2018
hguillermo
changed the title
App component rendered twice because of AsyncComponentProvider wrapper
App component rendered twice because of AsyncComponentProvider wrapper in RU
Mar 26, 2018
Hi @ctrlplusb
I am using the react-universally for a project and I noticed that the App component it is being rendered twice. The cause of the issue is the
AsyncComponentProvider
wrapperThis happens even if the DemoApp. Is this a known issue for the
AsyncComponentProvider
?The text was updated successfully, but these errors were encountered: