getting error “Cannot read properties of undefined (reading ‘push’)” for knockout observable variable
I just called the custom method inside the knockout js initialize function to show the list of customers by default in my custom module. I can return the data, but I’m getting the error “Cannot read properties of undefined (reading… Read More »getting error “Cannot read properties of undefined (reading ‘push’)” for knockout observable variable