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
The HOC will reassign CallModal.show if another component also called @connectCallModal, the CallModal.show API will not work when the component unmounted.
The text was updated successfully, but these errors were encountered:
The HOC will reassign
CallModal.show
if another component also called@connectCallModal
, theCallModal.show
API will not work when the component unmounted.The text was updated successfully, but these errors were encountered: