You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
I'm submitting a ...
Current behavior
43 components have wrongfully declared
propTypes
aspropsTypes
.See search results within primereact here: https://github.com/primefaces/primereact/search?p=1&q=propstypes&unscoped_q=propstypes
Expected behavior
Expects
propsTypes
to be renamed topropTypes
so it can work together with React.3.1.0
The text was updated successfully, but these errors were encountered: