Open datnguyenthang opened 2 weeks ago
After running the demo table form in my plugin:
$tableform = new \local_table_sql\local\demo\demo_table_form(); $tableform->out();
I got a message error when trying to open the modal form to edit: Unexpected non-whitespace character after JSON at position 15451 (line 1 column 15452).
Thank you for submitting this issue. We will improve the demo-table.
After running the demo table form in my plugin:
$tableform = new \local_table_sql\local\demo\demo_table_form(); $tableform->out();
I got a message error when trying to open the modal form to edit: Unexpected non-whitespace character after JSON at position 15451 (line 1 column 15452).