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
each container will be used in some child components of 'App', so it looks like I have to write the code this way. However, this may cause app re-render frequently, which is not I want. Is there any advice for me? Perhaps I can make one component subscribe a certain container in the future.
The text was updated successfully, but these errors were encountered:
my code is like below,
each container will be used in some child components of 'App', so it looks like I have to write the code this way. However, this may cause app re-render frequently, which is not I want. Is there any advice for me? Perhaps I can make one component subscribe a certain container in the future.
The text was updated successfully, but these errors were encountered: