Skip to content

Tables' events in Shadow Dom don't work #602

@ilyashishov

Description

@ilyashishov

Bug Report

Package versions:

devexteme version: 21.1.5
devextreme-react version: 21.1.5

Steps to reproduce: https://codesandbox.io/s/fancy-dust-le72h

Current behavior:

If I use shadow dom, most of the function does not work: resize columns, reposition columns, edit cell by double click, select row by click and others.
I try to use library [email protected] and I also try to use directly attachShadow, but I have the same result - it doesn't work.
I tried to solve this problem by myself, and I found out that instead of CustomEvents I get standard onClick. But I don't know how to fix it.

Expected behavior:

Screenshots:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions