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

release command leads to broken node-dragging functionality in d3 force directed graph (works fine using compile) #955

Closed
kovasap opened this issue Nov 7, 2021 · 2 comments

Comments

@kovasap
Copy link

kovasap commented Nov 7, 2021

With https://github.com/kovasap/reddit-tree, when I run a npx shadow-cljs release app, I cannot drag the nodes in the graph part of my app. With npx shadow-cljs compile app everything works as expected. I feel like there are a lot of moving parts here and I'm not quite sure how I would debug this. Any ideas?

First mentioned at gadfly361/rid3#10 (comment)

@thheller
Copy link
Owner

thheller commented Nov 8, 2021

When I compile the repo I get 10 extern inference warnings. That should be the first hint and fixed. See the guide or my blog.

@kovasap
Copy link
Author

kovasap commented Nov 8, 2021

Ok, I'll do that when I can! I'll reopen if it doesn't work.

@kovasap kovasap closed this as completed Nov 8, 2021
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