Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Stop multiple buttons from compounding in the workspace action dropdown #3482

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

Merged
merged 2 commits into from
Aug 12, 2022

Conversation

kylecarbs
Copy link
Member

The variadic function on an object doesn't clone the inner array.

This was causing the secondary property to accumulate more and
more button types as time went on!

Fixes #3154.

…ropdown

The variadic function on an object doesn't clone the inner array.

This was causing the `secondary` property to accumulate more and
more button types as time went on!

Fixes #3154.
@kylecarbs kylecarbs self-assigned this Aug 12, 2022
@kylecarbs kylecarbs requested a review from a team as a code owner August 12, 2022 04:33
Copy link
Member

@Kira-Pilot Kira-Pilot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yikes, my bad!!! thanks for fixing this!

@kylecarbs kylecarbs enabled auto-merge (squash) August 12, 2022 13:13
@kylecarbs kylecarbs merged commit b3d3b8b into main Aug 12, 2022
@kylecarbs kylecarbs deleted the fixactions branch August 12, 2022 13:19
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

Successfully merging this pull request may close these issues.

Bug in v0.8.1 fd4954b: Multiple start, stop icons appear in workspace drop-down as you use and update the workspace
2 participants