react-native icon indicating copy to clipboard operation
react-native copied to clipboard

React native PanGestureHandler not firing events

Open StuartTbox opened this issue 6 years ago • 9 comments

onGestureEvent not firing within storybook on react native but is firing outside story book.

<PanGestureHandler onGestureEvent={this._onPanGestureEvent}/>

Confirmed this by extracting the component and running the same code outside of a storybook story.

StuartTbox avatar Jul 03 '19 12:07 StuartTbox

Automention: Hey @benoitdion @gongreg, you've been tagged! Can you give a hand here?

github-actions[bot] avatar Jul 04 '19 04:07 github-actions[bot]

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

stale[bot] avatar Jul 25 '19 05:07 stale[bot]

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!

stale[bot] avatar Aug 24 '19 05:08 stale[bot]

Hello! @StuartTbox were you able to solve this?

hombrew avatar Mar 09 '20 14:03 hombrew

Hi @hombrew this was early in the development of the project and did not block me so I didn't dive into the issue much further. Left storybook prototyping a week later I believe. Sorry I couldn't be more help. All the best.

StuartTbox avatar Mar 09 '20 15:03 StuartTbox

Oh, no problem. This is not a block for me either so I believe I'll just wait for an update.

Thanks a lot!

hombrew avatar Mar 09 '20 15:03 hombrew

Please let me know if this is still and issue, I'm closing this due to inactivity in the meantime.

dannyhw avatar Aug 13 '20 16:08 dannyhw

I have this issue as well. It only returns State.ACTIVE while inside Storybook.

antonigiske avatar Aug 26 '20 10:08 antonigiske

@antonigiske hey thanks for letting me know, would you be able to provide steps to reproduce or a reproduction branch (see migrating.md)

dannyhw avatar Aug 26 '20 14:08 dannyhw