// 에러 메시지를 콘솔에 기록합니다 scheduler.config.ajax_error="console"; // 또는 // 기본 에러 메시지를 비활성화합니다 // scheduler.config.ajax_error = false; scheduler.init("scheduler_here");
기본적으로 에러 알림(scheduler.config.ajax_error = "alert"일 때)은 다음과 같이 표시됩니다:
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.