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
My target it to found the way to create and add dynamic page with stores and modules register.
But it seem if we import a component from a store, this one lose context ?
Or maybe is not possible with current React architecture ?
The text was updated successfully, but these errors were encountered:
Hi is it possible with RES to import a view context from a store ?
example of user case.
https://codesandbox.io/s/react-es-workflows-stores-architectures-di2qy?file=/src/ContentProvider.js
My target it to found the way to create and add dynamic page with stores and modules register.
But it seem if we import a component from a store, this one lose context ?
Or maybe is not possible with current React architecture ?
The text was updated successfully, but these errors were encountered: