Dropdown inside datable using showClear causing: Cannot read property 'classList' of null #586
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
When I click on clear icon the follow error appears: Cannot read property 'classList' of null
I inspected the func,
isClickable
and theelement.parentElement
is always null, It should have the dropdown element.Is it a bug? or am I doing something wrong ?
by the way outside datatable body template, it works perfectly,
the error only happens inside datatable.
The text was updated successfully, but these errors were encountered: