• data: { controller: "reset-form", action: "turbo:submit-end->reset-form#reset"}
    

    有趣的是,都改成 reset_form,或一个改一个不改都不生效;只有两个都改成 reset-form,才能生效。