Connor J
Connor J
Sorry, yeah, so for example: https://bryntum.com/products/grid/examples/frameworks/react-vite/basic/dist/ we are using this grid component from Bryntum, we have a component which interacts with our context and uses the BryntumGrid to present the...
Also may be worth noting, I am using `dockview` following this example / setup https://codesandbox.io/p/sandbox/github/mathuo/dockview/tree/gh-pages/templates/dockview/nested/javascript Each `layout` I'm referring is it's own `Dockview` instance, and switching the active 'panel' (dockview)...
> How are you going about using the `components` props? Anything fancy here like custom parameters or is your application state parsed into the dockview components using a state management...
From what I can remember, yeah, tried individually specifying the component to have always as the renderer and on the DockviewReact itself. I have also tried unloading all panels in...
I logged on this morning and verified that it does not change the outcome, I have also recorded the following video to demonstrate exactly what I mean, the main panels...