azimgd / react-image-slider

45 stars 12 forks source link

Cannot read property 'shape' of undefined #5

Open rudolfschmidt opened 6 years ago

rudolfschmidt commented 6 years ago
Uncaught TypeError: Cannot read property 'shape' of undefined
    at Object.defineProperty.value (ImageSlider.js:192)
    at __webpack_require__ (bootstrap 30c3825455a6dbf34f0d:712)
    at fn (bootstrap 30c3825455a6dbf34f0d:117)
    at Object.<anonymous> (image.js:5)
    at __webpack_require__ (bootstrap 30c3825455a6dbf34f0d:712)
    at fn (bootstrap 30c3825455a6dbf34f0d:117)
    at Object.defineProperty.value (single.js:4)
    at __webpack_require__ (bootstrap 30c3825455a6dbf34f0d:712)
    at fn (bootstrap 30c3825455a6dbf34f0d:117)
    at Object.defineProperty.value (hotels.js:15)

Copied the example code from docs

ngoyal16 commented 6 years ago

@rudolfschmidt
i have fix the issue in pr the issue was that the react native separate the prop-type lib from react in new version so when we need have to use explicit.