NNuxt•Created by Shintaii on 3/5/2025 in #❓・help Error parsing JavaScript expression: Unexpected token, expected
For the record when somene searches for this.
The issue was a multi-line 'action' on an event hook.
@input="
element.value_param = null
element.field_value_param = null
element.use_param = null
element.action_param = null
"