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

react-autowhatever component events #603

Closed
amaalej opened this issue Nov 3, 2016 · 1 comment
Closed

react-autowhatever component events #603

amaalej opened this issue Nov 3, 2016 · 1 comment

Comments

@amaalej
Copy link

amaalej commented Nov 3, 2016

Hi,
I am working on an opensource project gathering reusable pure react components.
I tried to integrate this component react-autowhatever in react-storybook.

I faced a problem with the events: ('onMouseEnter', 'onMouseLeave', 'onMouseDown', 'onClick') are only attached to the 1st item.

Here are 2 examples:

  1. Basic Example
  2. Advanced Example

The problem is that when I click on the items, only the 1st item handles the events!
Any Idea please.

@ndelangen
Copy link
Member

@amaalej If you are still experiencing this issue with Storybook 3, please re-open and we'll take a look! 👍

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

No branches or pull requests

3 participants