Default options broken
-
Hi,
When I updated to 0.9.11 the default options broke
Here was my setup, working fine untill today:
{"dom":"rtip","order":[[0"desc"]],"scrollX": true} I saw after the update that the default options text was modified (linebreaks had been inserted) and I managed to restore some options by adding quotes :{
“dom”: “rtip”,
“scrollX”: “true”
}`
But I can’t get the new syntax for the ordering of the first column : “order”: “[[0, ‘desc’]]” doesn’t workThanks for your help !
https://ww.wp.xz.cn/plugins/inline-google-spreadsheet-viewer/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Default options broken’ is closed to new replies.