DataTable does not render on load if tag param data-datatable-data not defined
Open
DataTables
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
Sometimes you might just want a data table w/o any client side filters
If you don't define the JS callback data-datatable-data - the grid just loads w/o any rows
If you click a column, it'll then load the rows
Minor - as you can just define a no-op JS function - but I think it should just work by default
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.