omines / datatables-bundle

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

Error when language_from_cdn false and url contain query/fragment #40

Closed biji closed 4 years ago

biji commented 6 years ago

if language_from_cdn: false and url contains query/fragment, this error throwed: TypeError: dt.state is not a function It seem dt not yet initialized but it require ajax for option

aaronfessler commented 4 years ago

Thank you for this fix!

curry684 commented 4 years ago

Tagged in https://github.com/omines/datatables-bundle/releases/tag/0.4.1 now.