Skip to content

Issue with vite (React) data grid #159

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

Open
imdipprokash opened this issue Apr 29, 2025 · 0 comments
Open

Issue with vite (React) data grid #159

imdipprokash opened this issue Apr 29, 2025 · 0 comments

Comments

@imdipprokash
Copy link

imdipprokash commented Apr 29, 2025

grid.js:2430 Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')
at Grid2.getRowInfo (grid.js:2430:47)
at Grid2.mouseClickHandler (grid.js:4736:25)

line

var rowIndex = parseInt(row_1.getAttribute(literals.dataRowIndex), 10);

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

No branches or pull requests

1 participant