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

Redundant div in table cell #546

Closed
Semigradsky opened this issue May 4, 2021 · 2 comments
Closed

Redundant div in table cell #546

Semigradsky opened this issue May 4, 2021 · 2 comments

Comments

@Semigradsky
Copy link

Bug Report

Package versions:

devexteme version: 20.2.7
devextreme-react version: 20.2.7

Steps to reproduce:

Create table with cellRender.
Bug is reproducing on demo page: https://js.devexpress.com/Demos/WidgetsGallery/Demo/DataGrid/CellCustomization/React/Light/

Current behavior:

There is redundant div.

Expected behavior:

There is no redundant div.

Screenshots:

image

image

@Semigradsky
Copy link
Author

Note: There is no div in angular and in previous (20.2.6) react version.

@LexDX LexDX self-assigned this Jun 1, 2021
@onebalaban
Copy link

Hi,

We added this div tag to get a sibling ref of a template to support React 17 and get rid of findDomNode. So, this case is not a bug.

@LexDX LexDX removed their assignment Feb 8, 2022
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

3 participants