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

Grid column resizing not working in React.StrictMode. #651

Closed
simonssspirit opened this issue Jun 30, 2020 · 13 comments
Closed

Grid column resizing not working in React.StrictMode. #651

simonssspirit opened this issue Jun 30, 2020 · 13 comments
Labels
Bug Item which indicates that something is not working pkg:Grid pkg:Treelist
Milestone

Comments

@simonssspirit
Copy link
Contributor

Grid column resizing not working in React.StrictMode.

This can be seen in our demo if we add it in React.StrictMode:

https://stackblitz.com/edit/react-yn3ixj?file=app/main.jsx

@simonssspirit simonssspirit added Bug Item which indicates that something is not working pkg:Grid labels Jun 30, 2020
@simonssspirit
Copy link
Contributor Author

reported again in 1478786

@simonssspirit
Copy link
Contributor Author

reported again in 1483062

@simonssspirit
Copy link
Contributor Author

reported again in 1483792

@simonssspirit
Copy link
Contributor Author

reported again in 1484638

@simonssspirit
Copy link
Contributor Author

reported again in 1485849

@simonssspirit
Copy link
Contributor Author

reported again in 1494945

@simonssspirit
Copy link
Contributor Author

reported again in the documentation feedback.

@simonssspirit
Copy link
Contributor Author

reported again in 1501877

@Xizario Xizario added this to the 4.2.1 milestone Jan 12, 2021
@bvaughn
Copy link

bvaughn commented Jan 12, 2021

Drive by comment here, but that suggests to me that Grid has a bug and StrictMode is making the bug's behavior occur in a reproducible way. (That's one of the main purposes of strict mode. You can read about what it does here. Specifically this section is where I think you'd want to focus.)

@Xizario
Copy link
Contributor

Xizario commented Jan 15, 2021

Fixed in 4.3.0

@Xizario Xizario closed this as completed Jan 15, 2021
@simonssspirit
Copy link
Contributor Author

The issue is currently fixed only for the Grid, and we will re-open it as it is affecting also the TreeList and probably the Gantt.

cc @nstoychev, @Xizario, @vladimirivanoviliev

@simonssspirit simonssspirit reopened this Feb 1, 2021
@nstoychev
Copy link

nstoychev commented Mar 30, 2021

It is fixed for the TreeList in 4.4.0

@vladimirivanoviliev
Copy link

In Gantt it was never been an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working pkg:Grid pkg:Treelist
Projects
None yet
Development

No branches or pull requests

5 participants