Hello,
Is it a supported scenario to be able to replace the default model in a Component after it has been initialized and several views are bound to it?
Changing the data of the model causes no issues and things in the views are updating as expected, but replacing the entire model for another one (even with similar data layout) is cause problems on some views.
What about other non default models in the Component?
Thank you,
Andy.