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
If the child view imports data from the context, it will receive the incorrect data, and may even make a dynamic binding to it if it imports data$.
If data is going to be in the context, would it make more sense for the PropertyView to construct a sub-context with the appropriate data$ before constructing the view for child_
js/foam/u2/PropertyView.js:63
The text was updated successfully, but these errors were encountered: