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

Duplicate flow #94

Open
igino-dedomenico opened this issue Apr 16, 2024 · 1 comment
Open

Duplicate flow #94

igino-dedomenico opened this issue Apr 16, 2024 · 1 comment

Comments

@igino-dedomenico
Copy link

Hi, I'm using your library to display flows. The issue is that occasionally, I see duplicated structure. Let's take a linear flow with 3 steps as an example:

parent
child
child

So, there should be 3 blocks. However, in some cases, I see 6 blocks, with the parent and child duplicating themselves, and so on.

I'm using ngrxstore to retrieve the flow details.

i use angular 14

@michaelmarcuccio
Copy link
Collaborator

Please provide a workflow JSON where this is happening and if possible a stackblitz example.

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