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

fix #5518: prevent erros thrown by ScrollPanel loading #5519

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

autoboxer
Copy link
Contributor

###Defect Fixes

Fixes #5518 by making the check for setting the this.$refs.xBar and this.$refs.yBar attributes more defensive.

Copy link

vercel bot commented Apr 3, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Apr 3, 2024 10:31pm
primevue-v4 ⬜️ Ignored (Inspect) Visit Preview Apr 3, 2024 10:31pm

@autoboxer autoboxer changed the title fix #5518: prevent erros thrown by ScrollPanel loading in some cases fix #5518: prevent erros thrown by ScrollPanel loading Apr 3, 2024
@autoboxer
Copy link
Contributor Author

Prettier checks passed locally for me, I'm not sure why they're failing from the github action. There are also two failing unit tests that are unrelated to my code. Both exist in InputNumber and a fresh clone of the repo produces the same unit test errors.

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.

ScrollPanel: Errors in moveBar() when xBar and yBar attributes don't exist
2 participants