function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Prateek Jain 67Prateek Jain 67 

A.getCallback(): 'callback' must be a valid Function error in my helper class

Getting the error "A.getCallback(): 'callback' must be a valid Function : false" while running my component. when such error occurs ?
sfdcMonkey.comsfdcMonkey.com
hi Prateek Jain
can you please share your all component code. so we can review and debug it
thanks
Abhishek Sagar 1Abhishek Sagar 1
use this instead a.setCallback(this, function(response){