Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined number in CloseCircle.js #61

Open
adilsaeed31 opened this issue Jan 13, 2018 · 4 comments
Open

Undefined number in CloseCircle.js #61

adilsaeed31 opened this issue Jan 13, 2018 · 4 comments

Comments

@adilsaeed31
Copy link

Hi I am using this to my project,

but getting this error


Uncaught TypeError: Cannot read property 'number' of undefined
    at eval (CloseCircle.js?5cea:48)
    at Object.<anonymous> (bundle.js:1)
    at e (bundle.js:1)
    at eval (UnstyledFlexDialog.js?42b9:33)
    at Object.<anonymous> (bundle.js:1)
    at e (bundle.js:1)
    at eval (FlexDialog.js?69c0:33)
    at Object.<anonymous> (bundle.js:1)
    at e (bundle.js:1)
    at eval (index.js?f624:9)
@ilyadoroshin
Copy link

ilyadoroshin commented Feb 20, 2018

@adilsaeed31 This one because you're using react@16, but sources get the PropTypes from 'react' package.

@kjvenky
Copy link

kjvenky commented Apr 3, 2018

Is there any fix release for this?

@ilyadoroshin
Copy link

@kjvenky use @Dean177's PR
"react-modal-dialog": "Dean177/react-modal-dialog#support\/bump-react",

@Dean177
Copy link

Dean177 commented Apr 3, 2018

See #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants