Commit cae99d9
committed
[fixed] shouldCloseOnOverlayClick conflict with text inputs.
`shouldCloseOnOverlayClick` must only preventDefault() when
the click is really on the overlay.
closes reactjs#566.1 parent 99f8933 commit cae99d9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments