Open abhi40308 opened 4 years ago
Customer tasks activation / close does not work.
Go to customer details page and click go to tasks, check the console for error.
go to tasks
My guess is the object is being shown read only because we are getting it from state.
@abhi40308 can i work on this as i have done these kind of projects and i am good in fixing the console errors.
Bug Report
Customer tasks activation / close does not work.
Steps to reproduce
Go to customer details page and click
go to tasks
, check the console for error.My guess is the object is being shown read only because we are getting it from state.