Skip to main content
Question

How to activate video reset state in component variant

  • August 28, 2025
  • 1 reply
  • 25 views

Pixbit

Hello. I am building out a video player tile component in multiple variants to switch states. I would like the video preview tile plays form the beginning when selected and stop when unselected. I have the “Reset video state” selected in the prototype mode under the interaction menu > state. However, the video starts from where it was left off when re-selected. I wonder if I am missing anything... 

1 reply

Valeriia Yavdiuk

I noticed that if component contains variants that use “reset video” function, this function only works if your component is a static fixture on the page. If component is shown after interaction (e.g. Open overlay), then video is always playing on the background for some reason and reset video doesn't work. I think it’s a bug.