Closed biji closed 4 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
language_from_cdn: false
TypeError: dt.state is not a function
dt
Thank you for this fix!
Tagged in https://github.com/omines/datatables-bundle/releases/tag/0.4.1 now.
if
language_from_cdn: false
and url contains query/fragment, this error throwed:TypeError: dt.state is not a function
It seemdt
not yet initialized but it require ajax for option