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

Extra actions listed in ondevice actions tab #454

Open
stevoland opened this issue Mar 31, 2023 · 2 comments
Open

Extra actions listed in ondevice actions tab #454

stevoland opened this issue Mar 31, 2023 · 2 comments

Comments

@stevoland
Copy link
Contributor

Describe the bug
Pressing the ActionButton in expo-example generates more that one item in the ondevice actions tab

To Reproduce
Run yarn ios in expo-example
Select ActionButton > Basic
Open addons > actions
Tap "Press me!" - note 2 "pressed the button" actions
Tap "Press me!" - note another 3 actions

Expected behavior
One action listed per press.

Note the actions listed in storybook-server app are correct.

Screenshots

storybook-actions.mp4

System:
Environment Info:

System:
OS: macOS 12.5.1
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 16.18.1 - ~/.nvm/versions/node/v16.18.1/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v16.18.1/bin/yarn
npm: 8.19.2 - ~/.nvm/versions/node/v16.18.1/bin/npm
Browsers:
Chrome: 111.0.5563.146
Firefox: 108.0.1
Safari: 15.6.1

@dannyhw
Copy link
Member

dannyhw commented Mar 31, 2023

@stevoland is this with the server running? that might cause it to double log I guess. Weird though, I'll need to check some stuff.

@stevoland
Copy link
Contributor Author

@dannyhw

is this with the server running?

Yes, sorry, this is only with the server running. I thought when I raised it that it was both with and without but I now realise that I had a server running from another project.

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

2 participants