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

TreeTableBodyCell.js: Uncaught TypeError: Cannot read property 'removeAttribute' of null #772

Closed
schneidersteve opened this issue Feb 9, 2019 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@schneidersteve
Copy link

PrimeReact 3.0.0, Chrome 72

TreeTableBodyCell.js:237

setTimeout(function () {
    _this3.keyHelper.removeAttribute('tabindex');
}, 50);
@mertsincan mertsincan self-assigned this Feb 18, 2019
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Feb 18, 2019
@mertsincan mertsincan added this to the 3.1 milestone Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants