The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I don’t know if this is the best way to do it, but it works!
Thanks a lot for the help, you are the best!
codemonkeynorth4
you may want to do a actions.source.fetch('/') in beforeSSR function in your site index.js so that it is available to begin with instead of having to do it in useEffect