Joel Wenzel

Results 22 comments of Joel Wenzel

Was this PR still waiting on changes?

@KaelWD Do you have time to take another look at the changes?

@lucatk Did you ever find a solution for this? I found an undesirable workaround. If you wrap variables in a ref when passing to ```useQuery``` it seems to function correctly....

@danielroe Here is a code sandbox with just nuxt-bridge, graphql and graphql-tag. https://codesandbox.io/s/tender-poitras-ofnpw?file=/pages/index.vue This error also happens on a nuxt3 project but that can be worked around by using the...

Not specifically but you would indeed be able to yes. In this mode any step would be able to connect to any other step at any time. It won't have...

@tanishkab Can you also check if change detection is set to push in your component that has the canvas?

@fcastellanosKreios Thank you. unfortunately looping is not possible unless you do something like @michaelmarcuccio highlighted. I am working on a second version library that would allow more robust features like...

@JadeWilson94 So just to confirm it is working as expected in after init and on next tick correct?

@JadeWilson94 Are you using changeDetection onPush by chance in your component containing the flow?

@wcom939 I can probably do that. Just to be clear, you want the repository workspace to be the same as [this](https://joelwenzel.com/projects/flowchart)?