Denis Davydkov
Denis Davydkov
Yes, I'm hitting the same on `@apollo/client: 3.0.0-beta.50` https://github.com/apollographql/apollo-client/issues/6190 > The whole idea of skipping a query is therefore invalid and breaking my code ... @derLalla Agree 😒
Seems like PR #447 will fix it!
Hi @mcpride I am happy to help you. The error comes from WASM-graphviz. I will investigate the cause tomorrow. In the meantime, would you mind trying to use graphviz binary?...
… and vscode extension has a setting
I would say LikeC4 is currently only limited by Graphviz. The steps are: - [compute graph](https://github.com/likec4/likec4/blob/da911f404f3d7b6490801633745532070922e947/packages/core/src/compute-view/compute-element-view.ts#L74) for each view - [layout graph](https://github.com/likec4/likec4/blob/da911f404f3d7b6490801633745532070922e947/packages/layouts/src/graphviz/dotLayout.ts#L116) by: - generate DOT source (here, we are...
Hi @gparmeggiani Yes, the issue does exist. Please check the discussion here. https://github.com/likec4/likec4/discussions/600
Hi @mcpride Thanks for the feedback! I'm planning to release this month. Could you please try the `..next.13` and let me know how it goes? I switched to the light...
Hey @jubr, Thank you for your interest in the project and for sharing your thoughts. Your idea is really interesting and it provided me a fresh perspective. I had a...
Hey @jubr My apologies for the delayed response; time seems to have slipped away. After some experiments, I came to the conclusion that the "auto-expanding" behavior defined in the model...
Hey @jentor I like your suggestion!