79662921

Date: 2025-06-12 04:48:11
Score: 1
Natty:
Report link

Okay - the issue is that the nodes also need a key value:

const checkbox1 = {
        label:"checkbox 1",
        key: 'checkbox_1'
      };

      const checkbox2 = {
        label:"checkbox 2",
        key: 'checkbox_2'
      };
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Tim