If interaction trigger matched multiple elements, play once will not work on the next match.
To replicate:
- create multiple block sections with the class
.my-section, the blocks should be vertically separated by a spacer
- create a on enter viewport interaction that targets the
css class .my-section
- use Once only on the interaction
- See that after triggering the 1st block section, the 2nd block section does not trigger anymore
If interaction trigger matched multiple elements, play once will not work on the next match.
To replicate:
.my-section, the blocks should be vertically separated by a spacercss class.my-section