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.94k forks source link

[Reveal] - Hidden content can't be interacted with #7036

Open 22raor opened 3 years ago

22raor commented 3 years ago

Steps to Reproduce

  1. Create a reveal for a button (set active if you'd like)
  2. Try and click the button

Expected You should be able to interact with the button

Result You cannot interact with it.

ahhadian commented 3 years ago

What's the problem? Can you send the code or the test? If you hide the button, you can't use it anymore, but you can use the second button when appears as well.