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

DataTable: Cannot set properties of null (setting 'tabIndex') #5645

Open
lakkvak opened this issue Apr 26, 2024 · 1 comment
Open

DataTable: Cannot set properties of null (setting 'tabIndex') #5645

lakkvak opened this issue Apr 26, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@lakkvak
Copy link

lakkvak commented Apr 26, 2024

Describe the bug

If you wrap the body template in a div and enable cell editing, you get an error in the console

image

Reproducer

https://stackblitz.com/edit/lb4ep6?file=src%2FApp.vue

PrimeVue version

3.51.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

Select the first row- an error will appear in the console
Further it will appear randomly when selecting other row

Expected behavior

No response

@lakkvak lakkvak added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 26, 2024
@SchwarzesWasser
Copy link

I have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants