Skip to content

rmertens/react-modal-bug-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-modal-bug-example

This example illustrates issue #160 in react-modal The error is: Uncaught TypeError: Cannot delete property 'ref' of #<Object>

To reproduce, clone the repo and follow these steps:

  1. npm install
  2. ./node_modules/webpack/bin/webpack.js
  3. open index.html and look in the console

Thank you in advance for fixing, react-modal team!

About

Example of error in react-modal: Uncaught TypeError: Cannot delete property 'ref' of #<Object>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published