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
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
We're running into issues with the OVE Editor component after upgrading our app to React 18.
Looks to be an issue with the Redux store's context.
I'm guessing the context trees are not lining up.
Seems like other dependencies such as blueprint may also need to be updated?
The text was updated successfully, but these errors were encountered:
@chmmpagne do you think you could make a small demo repo/codesandbox where you can reproduce this store error? If you are able to do that I will then work on trying to get the error resolved.
@tnrich
We're running into issues with the OVE
Editor
component after upgrading our app to React 18.Looks to be an issue with the Redux store's context.
I'm guessing the context trees are not lining up.
Seems like other dependencies such as blueprint may also need to be updated?
The text was updated successfully, but these errors were encountered: