akiran / react-foundation-apps

Foundation Apps components built with React
http://webrafter.com/opensource/react-foundation-apps
MIT License
292 stars 46 forks source link

Modal and Events #35

Open GaelS opened 8 years ago

GaelS commented 8 years ago

Hi, First of all, thanks for all the work done on React-Foundation-Apps.

I just wanted to report a minor issue while creating a modal containing elements with events. It raises the error : TypeError: e.stopProppagation is not a function in lib/modal/index.jsx line 40.

The typo seems to be the problem.