Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a custom renderer changes the tap behavior #279

Open
andyszy opened this issue Apr 27, 2023 · 0 comments
Open

Adding a custom renderer changes the tap behavior #279

andyszy opened this issue Apr 27, 2023 · 0 comments

Comments

@andyszy
Copy link

andyszy commented Apr 27, 2023

When I don't have a custom renderer, clicking on the right half of the component advances to the next story, as it should be.

As soon as I specify a custom renderer (even if it's just an empty component), clicking on the right half of the component pauses the story. If I click a second time, it advances to the next story. I can't figure out any way to get back to the correct behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant