Project

General

Profile

Bug #67

Updated by Vivek Kumar 19 days ago

When navigating to the Referral Days page, the application crashes and displays a blank screen with an error message. The issue occurs consistently every time the page is opened. 

 **Steps to Reproduce** 
 1. Open the application 
 2. Navigate to Masters -> Response Days 
 3. Observe the page behavior 

 **Actual Result** 
 Page fails to load 
 Shows error message: `Application error: a client-side exception has occurred` 
 Console shows:`Uncaught Error: Minified React error #31` 

 **Expected Result** 
 Referral Days page should load normally without errors

Back