SyntaxFix
Write A Post
Hire A Developer
Questions
You need to switch single quotes ['] to double quotes ["] because of parse
[']
["]
if you are using data-order attribute on the table then use it like this data-order='[[1, "asc"]]'
data-order='[[1, "asc"]]'