Using in create-react-app as a fresh install on the latest versions of everything, I'm getting this error. Not sure why it's happening, since the function is actually getting registered. Maybe it's not getting hoisted correctly?
The call is being made from here:
https://github.com/sdecima/javascript-detect-element-resize/blob/master/detect-element-resize.js#L124