I’m experiencing unexpected behavior when using DiffView inside a Shadow DOM (mode: "open"). - In split view, adding comments works correctly. - In unified view, the “+” button is visible, but clicking it does nothing (it seems like no event listener is attached). Also it does not render renderExtendLine content. Is there a known workaround for this issue, or are there plans to support usage within Shadow DOM? Thanks!