ScriptCase does not display database error on multiple records form

In Multiple records form, database error is not visible on the browser. If the form is changed to Single record form with out other changes, error message will be displayed.
On inspect screen the error message is there with JS code and error on console. I think it is BUG. Can someone help please!!

Looks to me like a poorly formed script from the Toast function…

$(function() is where the error is on line 21

Turn off Sweet Alerts–regenerate–turn it back on–regenerate. See if that fixes it.

Thanks. But It doesn’t solve the problem. Error message is not visible on multiple records form.