rustyshackles
03/02/2023, 7:02 AMsearch
are executing but the NS ones: `fieldChanged`and pageInit
are not. Below are the endpoints on the client:
return {
process: process,
fieldChanged: fieldChanged,
pageInit: pageInit,
search: search,
};
raghav
03/02/2023, 8:15 AMwbermudo
03/02/2023, 1:12 PMrustyshackles
03/03/2023, 12:06 AM