acdlite / recompose

A React utility belt for function components and higher-order components.
MIT License
14.77k stars 1.26k forks source link

TypeError: Cannot read properties of undefined (reading 'apply') #853

Open SivanKarthick opened 2 years ago

SivanKarthick commented 2 years ago

Hi, I'm using recompose plugin in my app. its showing below Error

"TypeError: Cannot read properties of undefined (reading 'apply')" In File: image

If anyone have an idea pls help me to resolve the issue.