Problem on success/error messages display for ajax form.
Created 7 years ago by lckamalWhen I use ajax to submit streams form, Success message shows on page refresh for other pages. Is there option to disable messages for ajax form?
When I use ajax to submit streams form, Success message shows on page refresh for other pages. Is there option to disable messages for ajax form?
Just to echo what we talked about in the Slack channel -
protected $options = ['success_message' => false];