omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
251 stars 113 forks source link

Implicitly declared variable causing Uncaught ReferenceError #338

Closed kriswillis closed 2 months ago

kriswillis commented 2 months ago

The following line in datatables.js is throwing Uncaught ReferenceError: dt is not defined in the console.

https://github.com/omines/datatables-bundle/blob/a2243ca2f9bb7652d582ccbd04acf2e81732d5eb/src/Resources/public/js/datatables.js#L105

Screenshot_2024-04-12_09-30-18