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've noticed this and someone else opened this ticket.
In Reapp I've been using the context patch with 0.13 to enable 0.14-like parent context. So perhaps it's just a bit early. But I notice that during the hot reload I get errors where my context objects are undefined. I can find the patch for you, it's in the parent context react thread.
The text was updated successfully, but these errors were encountered:
Have you tried with React master? It should use parent context.
We need to know if it's an inherent issue in RHL, or just an issue with that specific patch.
I've noticed this and someone else opened this ticket.
In Reapp I've been using the context patch with 0.13 to enable 0.14-like parent context. So perhaps it's just a bit early. But I notice that during the hot reload I get errors where my context objects are undefined. I can find the patch for you, it's in the parent context react thread.
The text was updated successfully, but these errors were encountered: