Aaron Brewer
Aaron Brewer
@JobaDiniz can you give me an example of how you're using it?
@toddmotto agreed, adding something like `on-unpin="&"` etc. to the directive is probably the best/most optimized option.
I spent some time removing as many variables as I could to fix this problem, and it appears that running selenium alongside your other docker instances can cause this issue...
I'm the developer of a web extension called [Plopdown](https://plopdown.video/) which adds interactive elements to existing videos on the web. The most complex and annoying problem in this space is the...
For plopdown, regions were somewhat restrictive and I specifically wanted to implement other kinds of overlays like picture-in-picture, games, etc. The best course of action was to use VTT metadata...
Agreed that selector isn't a good name, I just grabbed that from behavior tree nomenclature. Heres yours and my suggestions combined: 1. `onErrorContinue` 2. `resumeUntilComplete` 3. `percolate` - i'm actually...
@GabrielAPineiro I've updated the example to 6.5.9 and can confirm the same issues exist.
> Would you like to submit a PR fixing it? Done, please review
> I'm having the same problem in `7.0.0-alpha.33` I don't believe these changes have been released yet, please wait until `7.0.0-alpha.34` at least
This issue appears to have been fixed in https://github.com/storybookjs/storybook/releases/tag/v6.5.13 and https://github.com/storybookjs/storybook/releases/tag/v7.0.0-alpha.34