easy-peasy
easy-peasy copied to clipboard
Runtime Model with Partial Model State
I just migrated from v3 to v4 and now when defining my runtimeModel, it's making me define my entire model in the provider, as opposed to passing a partial state, and running some logic in my initial model. Why can I no longer do that? This is especially inconvenient to use specifically with createContextStore.
Hi @ramiAbdou
Can you please give me an example of this? You should still be able to do what you are wanting to. It could be an issue with the TS definitions.