You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding at least 2 new elements with the '+' sign, then trying to remove elements with the '-' results errorneous behaviour, since the list items will not disappear properly according to the clicks on '-'.
Expected
The Transition should do remove item 1 by 1 when i click on the '-' sign.
Steps to Reproduce
Expected
The Transition should do remove item 1 by 1 when i click on the '-' sign.
Result
The Transition does not do this
Testcase
If the docs show the issue, use: https://react.semantic-ui.com/modules/transition#transition-example-group
Otherwise, fork this to get started: http://codepen.io/levithomason/pen/ZpBaJX
The text was updated successfully, but these errors were encountered: