davidmfoley / react-router-modal

Simple modals for react-router 4
MIT License
153 stars 20 forks source link

Support *not* closing modal shown via ModalRoute on backdrop click #6

Closed davidmfoley closed 6 years ago

zomars commented 6 years ago

Is there a workaround for this?

davidmfoley commented 6 years ago

@zomars in v1.3.3 I added onBackdropClick to ModalRoute, which should work for this.