Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ilyashishov opened this issue Aug 29, 2021 · 0 comments
Open

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

ilyashishov opened this issue Aug 29, 2021 · 0 comments

Comments

@ilyashishov
Copy link

ilyashishov commented Aug 29, 2021

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 react-shadow@19.0.2 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:

@ilyashishov ilyashishov changed the title Tables event in Shadow Dom don't work Tables events in Shadow Dom don't work Aug 29, 2021
@ilyashishov ilyashishov changed the title Tables events in Shadow Dom don't work Tables' events in Shadow Dom don't work Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant