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
According to issue gaearon/react-hot-loader#304, I'd like to propose adding a __original property to the ProxyComponent which keeps a reference to the InitialComponent. So that we can compares element by type:
According to issue gaearon/react-hot-loader#304, I'd like to propose adding a
__original
property to the ProxyComponent which keeps a reference to the InitialComponent. So that we can compares element by type:The text was updated successfully, but these errors were encountered: