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

Treetable column resize breaks when columnResizeMode="expand" in combination with [virtualScroll]="true" #9202

Closed
zy-serguei opened this issue Aug 28, 2020 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@zy-serguei
Copy link

I'm submitting a ... (check one with "x")

[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
https://github-ypv2wr.stackblitz.io

Current behavior
Exception is raised when trying to resize a column: Cannot read property 'style' of null.

Expected behavior
Columns gets resized

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular version: 10.0.14
  • PrimeNG version: 10.0.0-rc.3
  • Browser: all
  • Language: all
@yigitfindikli yigitfindikli self-assigned this Nov 24, 2020
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 24, 2020
@yigitfindikli yigitfindikli added this to the 11.0.1 milestone Nov 24, 2020
@yigitfindikli yigitfindikli modified the milestones: 11.0.0-Final, 11.0.1 Dec 7, 2020
@yigitfindikli
Copy link
Contributor

Fixed in 3d9cacf .

@yigitfindikli yigitfindikli added LTS-PORTABLE Issue's fix will be ported to supported LTS versions LTS-FIXED-10.0.7 and removed LTS-PORTABLE Issue's fix will be ported to supported LTS versions labels Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants