Cannot read property 'func' of undefined
eduardoperez2151 opened this issue · 3 comments
eduardoperez2151 commented
TimoGlastra commented
it is because the old version is using the built in Proptypes that was removed in react 16. This repo is already updated, but the npm version is not. So you will have to download it via this repo.
sidevesh commented
I have updated the npm package. Let me know if the issue isn't resolved.
eduardoperez2151 commented
Hi,SiDevesh the package update works fine, now it is working.
Thanks!!!