Andy R. Wyss
Andy R. Wyss
Even when running all the apps in production mode I have the same error "Duplicate atom key ...". We need some help from Zack Jackson to show us how to...
I was able to resolve the issue by having a single common federated bundle containing the app providers with the RecoilRoot and the atoms that need to be shared across...
@ruslan-byondxr in the host_app and all remotes 'react', 'react-dom' and 'recoil' are marked as singleton dependencies. shared_remote exposes AppProviders and the atoms that need to be shared. remote_1 uses remotes:...