AlloyViewer icon indicating copy to clipboard operation
AlloyViewer copied to clipboard

react 16 shows error "Cannot read property 'number' of undefined"

Open QuanHuang opened this issue 7 years ago • 1 comments

when I upgrade react version to v16.2,console shows error "Cannot read property 'number' of undefined",my react-imageview version is 1.2.1, I look into the source code, find that PropTypes is not import from "prop-types", maybe PropTypes cause the error? and how I solve the problem?

QuanHuang avatar Mar 30 '18 04:03 QuanHuang

try hansnow/AlloyViewer

hansnow avatar Oct 22 '18 01:10 hansnow