minutemailer / react-popup

React popup component
http://minutemailer.github.io/react-popup/
MIT License
208 stars 71 forks source link

Receive 'Warning: PopupInput is changing an uncontrolled input of the type text to be controlled.' when implementing react-popup #19

Closed ryndshn closed 7 years ago

ryndshn commented 7 years ago

I receive the following warning when implementing react-popup. Is this a problem on my part? I am following example code precisely.

image

tbleckert commented 7 years ago

Which version of the popup are you using and what is your version of React? Do you get the same error on the demo page? Can you show me the code that causes this error?

tbleckert commented 7 years ago

Closing this since we no longer have built in support for prompts (that include the input)