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

Initialized expandedRows as Array in Docs #6439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Glasgesicht
Copy link

Initializing expandedRows as an Object ({}) will result in an error in Vue 3.5. expandedRows has to be initialized as either an empty Array or as a plain, empty ref()

###Defect Fixes
When submitting a PR, please also create an issue documenting the error.

###Feature Requests
Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.

Initializing expandedRows as an Object ({}) will result in an error in Vue 3.5.
expandedRows has to be initialized as either an empty Array or as a plain, empty ref()
Copy link

vercel bot commented Sep 19, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2024 11:10am
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2024 11: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.

1 participant