79241758

Date: 2024-12-01 14:25:16
Score: 1.5
Natty:
Report link

You have to use message here because you need the value after submitting:

superForm(data.form.data, {
  ...
  onUpdated: ({ message }) => {
    ...
  }
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ala GARBAA