[Solved] Not able to open customer module

Hi all ,

I am not able to open customer module , screen fades , I dont have any custom script running for the customer module , i even tried

cd bench-repo
    git fetch origin
    git reset --hard origin/develop
    and cd frappe-bench
    bench update

Got completed sucessfully without any errors , But problem still persists, please help , how do i restore customer module

I even did git reset --hard inside frappe folder inside apps and run bench update again , completed sucessfully without any errors , But problem still persists. Could anyone please tell me to restore the erpnext apps to its original state

@srinivasragav look for errors in the javascript console

Sir , thanks a lot for speedy reply , I did one thing , I copied the customer.json file from git hub and replaced the one I have and it is working now , since I cannot close the thread , I put [solved] in the thread heading . But one thing I want to know , inspite of doing all the above said commands the custom fields I created inside the ERPNEXT apps were there , it did not get deleted , why ? Where did I go wrong ?

Thanks a lot for swift response . The thread can be closed .