Active table does not load and throws: TypeError **Cannot read properties of null (reading 'offsetWidth')** Library: [Lit](https://lit.dev/) The **active-table** component fails to load inside the shadow dom. Once I remove the shadow dom the component loads fine. Reproduced the error here: [Sandbox](https://codesandbox.io/p/sandbox/lit-active-table-szlg97?file=%2Fsrc%2Fmy-element.ts)