-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Error getting started #91
Comments
Thanks for reporting. I've not seen this before and I use the library everyday. Could you make a simple github repo w/ the issue ( that will also help others getting started too! ). |
@amcdnl it might be due to the fact I use snowpack, here is a repo to reproduce this issue |
Ah - snowpack. I would bet thats it. I'm not very familiar with snowpack but I can take a look. |
Sam issue here using Vite2 (using esbuild same as in snowpack). |
@joycollector right I think snowpack uses that as well |
Anyone have any experience w/ snowpack that could shed some light? I poked around and I think its because elkjs runs in a webworker and thus the issue. |
Same here with vite2 Seems to me related to kieler/elkjs#127 |
Hello is there a fix for this? I went to elkjs page and they say it gets solved on their new version, is it possible to bump to most recent version? |
Hey there, it seems like bumping elkjs solves this issue, and this is still reproducing as of today, so can we get a bump to the newest version please? I can submit a PR if it's relevant Edit: PR opened #181 |
@SharonGrossman - Merged and released! |
I'm submitting a...
Current behavior
Just added reaflow to my project and I get the following error in the console:
Expected behavior
Seeing my simple diagram
Environment
The text was updated successfully, but these errors were encountered: