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

Actions with parent proporty get added twice. #359

Open
fdennig opened this issue May 24, 2024 · 1 comment
Open

Actions with parent proporty get added twice. #359

fdennig opened this issue May 24, 2024 · 1 comment

Comments

@fdennig
Copy link

fdennig commented May 24, 2024

all actions that have a parent and get registered with useRegisterActions get added twice as children of the parent action
this does NOT happen when I pass an action with a parent to the initial list of global actions.

my problem with this, is that the actions with parents that are added dynamically, get rendered twice.

has anyone else faced this problem? any suggested solutions?

help is much appreciated!

@dflantz
Copy link

dflantz commented Aug 14, 2024

bump! does anyone have a solution to this?

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