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 think the expected behaviour for a HOC is to pass external props through untouched, which I notice the withLive component doesn't. Would you be open to adding it, or is there a reason not to?
Thanks for a great tool!
I think the expected behaviour for a HOC is to pass external props through untouched, which I notice the
withLivecomponent doesn't. Would you be open to adding it, or is there a reason not to?