Semantic-Org/Semantic-UI-React
View on GitHubPopup: triggers that do not spread props do not work
Open
#1,187 opened on Jan 19, 2017
enhancementhelp wanted
Repository metrics
- Stars
- (13,136 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Steps
- Create a stateless component.
- Pass it to
Popupas thetriggerprop.
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)