Jan Müller
Jan Müller
I meant that you can implement it in your project without any changes to this package being required. If this doesn't work for you or it turns out that it's...
Not planned for now. Feel free to reopen if you want to work on this.
> Does https://ag-grid.com/angular-data-grid/grid-options/#reference-miscellaneous-getDocument not solve this already? Unfortunately, this option is not sufficient. A typical module federation MFE hat a single `document` and mounts the MFEs to regular `HTMLElement` elements....
Thanks for the report! However, I cannot reproduce this on my non-Windows systems (using `pnpm i -D @yeger/turbo-graph -w` to install in workspace root). Since the path to the dist...
Thanks for the report! Unfortunately, the only approach for implementing this (without setting `tabindex` on *all* elements) is a complete rework of the implementation to achieve the desired DOM layout....
Not planned for now
Please provide a [minimal reproduction](https://antfu.me/posts/why-reproductions-are-required). Without it, I cannot help. My guess is that your scrolling container is not the page itself. In this case, use the `scrollContainer` prop.
Closing due to missing reproduction