show_errors

enables showing error alerts in case of unexpected behavior

boolean show_errors;

Example

gantt.config.show_errors = false;


Default value:

true
See also
  • Articles
  • Back to top