reactjs / react-modal

Accessible modal dialog component for React
http://reactcommunity.org/react-modal
MIT License
7.37k stars 809 forks source link

react-modal issue #1046

Open thenarain opened 7 months ago

thenarain commented 7 months ago

Cannot read properties of undefined (reading 'Component') in react-modal:

react-modal.min.js:34 Uncaught TypeError: Cannot read properties of undefined (reading 'Component') at Object. (react-modal.min.js:34:9446) at n (react-modal.min.js:1:450) at Object. (react-modal.min.js:13:4246) at n (react-modal.min.js:1:450) at Object. (react-modal.min.js:13:3589) at n (react-modal.min.js:1:450) at react-modal.min.js:1:1250 at react-modal.min.js:1:1259 at react-modal.min.js:1:290 at react-modal.min.js:1:312

Screenshots of issue :

Screenshot from 2024-04-18 14-43-45

Additional notes:

react-modal": "^3.16.1" and react": "^18.2.0

babu-izhan-5001312 commented 6 months ago

Any solution for this, I am having the same error

react-modal": "^3.16.1" and react": "^18.2.0