Semantic-Org/Semantic-UI-React

Popup: triggers that do not spread props do not work

Open

#1,187 opened on 2017年1月19日

GitHub で見る
 (8 comments) (1 reaction) (0 assignees)JavaScript (4,065 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,136 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Steps

  1. Create a stateless component.
  2. Pass it to Popup as the trigger prop.

Expected Result

Get the popup when mousing over the trigger component.

Actual Result

Don't get a popup when mousing over the trigger component.

Version

0.64.2 (master)

Testcase

http://codepen.io/anon/pen/VPpZQL

コントリビューターガイド