Olivier Refalo
Olivier Refalo
I got it to... ``` ERROR in ./src/graph/get-viz.js-worker.js 1:0-61 Module not found: Error: Package path ./dist/render.browser.js is not exported from package /Users/orefalo/GitRepositories/graphql-voyager/node_modules/@aduh95/viz.js (see exports field in /Users/orefalo/GitRepositories/graphql-voyager/node_modules/@aduh95/viz.js/package.json) ERROR in ./src/graph/get-viz.js-worker.js...
ok - so I tried for many hours and it didn't compile. I don't think it's your library. WebPack has turned so complex... all there plugin and generated layers make...
So I came up with this, but it's not HTML.
You need to use Tags or Constraints for directives Tags are visible Constraints are not If I recall ;-)
that's right, I forgot about contraints without parameters. if you could do the change, I will gladly merge it in. Thank you
Hi, I know this is an old issue - I apologies, got distracted. I don't see anything wrong with the pseudo code above. Would you mind testing with the latest...
FYI, I can reproduce. interesting one indeed. it's late and I am tired. will try to look at it in the next few days. but yes, it looks like an...
looking at the pseudo code above, I am pretty sure it's the snap logic. turn it off to see good night.
Since reviewing your pseudocode, I have identified the issue. The solution isn't simple, but there is an easier way to manage it... for now note this line ``, this turn...
I will address it as soon as I find time. I plan to update the component to Svelte 5 soon. We will leave the ticket open for further discussion.