Semantic-Org/Semantic-UI-React

Popup: triggers that do not spread props do not work

Open

#1.187 geöffnet am 19. Jan. 2017

Auf GitHub ansehen
 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (13.136 Stars) (4.065 Forks)batch import
enhancementhelp wanted

Beschreibung

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

Contributor Guide