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

closes #16209 Table: Cannot set autoSize from ScrollerOptions #16210

Merged

Conversation

ymg2006
Copy link
Contributor

@ymg2006 ymg2006 commented Aug 10, 2024

closes #16209 Table: Cannot set autoSize from ScrollerOptions,
I have checked that options is the latest p-scroller parameter in all other components, they are all correct except for the table component.
I moved the autoSize before lazy to keep in sync with other components but moving it anywhere before options will fix this issue.
By and large, in all components [options]="virtualScrollOptions" should be latest binding since angular write them by order from top.
image

closes primefaces#16209 Table: Cannot set autoSize from ScrollerOptions
Copy link

vercel bot commented Aug 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2024 8:10am

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

Successfully merging this pull request may close these issues.

Table: Cannot set autoSize from ScrollerOptions
3 participants