Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.1k stars 4.95k forks source link

Modal dialog prevents to use reactjs syntetic events #3547

Closed xmehaut closed 8 years ago

xmehaut commented 8 years ago

Hello, I encounter a pb while trying to use react synthetic events in a semantic-ui modal view, e.g. :

    <div onClick={(evt)=>alert("click")} />

this div being into a semantic modal view...

any clue enabling to mix the both worlds? It is very annoying...

projecttalk-issuebot commented 8 years ago

Hi, thanks for posting your question.

Unfortunately, GitHub issues is specifically for bug reports and feature requests.

Since this post does not fit into that category, it has been moved to ProjectTalk boards, a special board for usage questions.

Please check out our contributing guide to learn how to modify your post so that it can be used effectively within a bug tracker.

If you want to be notified about an answer, please go to your ProjectTalk thread and set your email preferences.

ghost commented 8 years ago

@xmehaut have a look at https://github.com/TechnologyAdvice/stardust