79473762

Date: 2025-02-27 19:43:17
Score: 1
Natty:
Report link

I can't find table variable in your code. Is it global variable?

After removing the code, I was able to run your code successfully and toggling works as well.

    table.updateOptions({
      editable: !isLocked,
      selectable: !isLocked
    });

Please take care of this.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: bluestar