Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

[Bug] Global Actions disappear when using dynamically registerered components #4

Open
MCYouks opened this issue Feb 3, 2022 · 2 comments

Comments

@MCYouks
Copy link

MCYouks commented Feb 3, 2022

Hi everybody,

When using dynamically registered components, some globally registered actions disappear.

In my case, when the value of the actions computed property changed to an empty array, some actions are randomly removed (even globally registered ones) and no error is prompted.

@MCYouks MCYouks changed the title [Bug] Global Actions disappear when using dynamically registrered componnets [Bug] Global Actions disappear when using dynamically registerered components Feb 3, 2022
@LiuJi-Jim
Copy link
Contributor

Are you using the same id across different actions?🤔
May you provide a codesandbox or something to re-produce this?

@Elliot67
Copy link

Elliot67 commented Jan 3, 2024

@LiuJi-Jim I'm encountering a similar issue when dynamically adding actions which contains a parent action.
Here is a reproduction on the Vue playground.
You can trigger the issue, by uncommenting the parent property in RandomComponent.vue.

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

No branches or pull requests

3 participants