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

UTable "select all" checkbox throws "event.target is undefined" error #1738

Closed
ge0dem0 opened this issue May 3, 2024 · 3 comments
Closed
Labels
question Further information is requested

Comments

@ge0dem0
Copy link

ge0dem0 commented May 3, 2024

Description

Hi,
maybe somebody came across this error. I'm loading the UTable with a ref() from an async API request. I'm able to select each row manually and the "select all" checkbox gets into the intermediate state. So far so good. But if I want to select all rows it throws this error: "Uncaught TypeError: can't access property "checked", event.target is undefined".

I'm grateful for any ideas or hints 🙏

@ge0dem0 ge0dem0 added the question Further information is requested label May 3, 2024
Copy link
Member

What version of @nuxt/ui are you using? This should have been fixed in #1580 already and released in https://github.com/nuxt/ui/releases/tag/v2.15.1.

@ge0dem0
Copy link
Author

ge0dem0 commented May 7, 2024

Such a rookie mistake 🤦‍♂️ Sorry for wasting your time, bro.

@ge0dem0
Copy link
Author

ge0dem0 commented May 7, 2024

Updating to the lastest version did the trick

@ge0dem0 ge0dem0 closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants