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(table): solve check event reactive value issue #1031

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

mlmoravek
Copy link
Member

Proposed Changes

  • fix an issue where the value of the check and check-all event contains the old data. Now these events contain the updated list of checked rows.

@mlmoravek mlmoravek added the bug Something isn't working label Aug 7, 2024
Copy link

netlify bot commented Aug 7, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit a373a76
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/66b3722d16aeda00080a2dcb
😎 Deploy Preview https://deploy-preview-1031--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlmoravek mlmoravek merged commit bf708ee into develop Aug 7, 2024
10 checks passed
@mlmoravek mlmoravek deleted the bub/table/check-event branch August 7, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant