Hi Guys,
We picked up a small error in DataTables.php:38
"css"=>array("datatables.bs4.min.css")
but the filename is actually dataTables.bs4.min.css (uppercase "T").
As a result, we were getting errors.
It'd be good to change the filename to contain all lowercase letters in future releases.
Cheers
Luce