Degreat
Degreat
Hello @tised do you experience this with your app or with the demo project?
This is great. Thanks for contributing. I'll review and merge soon. Thanks very much
Your MR completely overwrites the base code. Could you please provide changes relating to just the `lib/` sources ?
Great work, I'll review this shortly
Hello @Shadow60539 I have tried to use this PR with the [storyexample](https://github.com/blackmann/storyexample) project... But when I get to the 4th story item (back from the 5th), I am unable to...
@kaledai @2shrestha22 You need to pass the same instance of a `StoryController` to both the story view and `.pageVideo` for it to work this way.
@kaledai Can I see you build method? Especially the `StoryView(...)` child?
Please have a look at this repo which demonstrates what you want: [storyexample](https://github.com/blackmann/storyexample.git)
Let me know if it helps
Okay, so you want the option where if the story is not loaded the story pauses and the user is allowed to refresh?