reify-thomas-smith
reify-thomas-smith
My current use case is that we have two applications written by two teams, each of which uses its own cube service. The medium-term goal is to migrate both applications...
Yeah, just add an optional `name` prop to `CubeProvider`, and have `useCubeQuery` and such accept a string for the `client` option. I have a PR I've been sitting on because...
As an alternative, `` could add a `portal` prop taking a DOM element, and render its contents inside that element if it is given.