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

Compatibility with WebIO 0.6 #71

Closed
2 tasks
rdeits opened this issue Nov 15, 2018 · 5 comments
Closed
2 tasks

Compatibility with WebIO 0.6 #71

rdeits opened this issue Nov 15, 2018 · 5 comments

Comments

@rdeits
Copy link
Owner

rdeits commented Nov 15, 2018

Looks like WebIO 0.6 breaks MeshCat a little bit. Basic visualizations seem to work, but:

  • wait(vis) blocks forever
  • iframe(vis) throws a MethodError

All of these look like cases where I was digging around inside the internals of WebIO, so I'm not too surprised.

@rdeits
Copy link
Owner Author

rdeits commented Nov 15, 2018

ref JuliaGizmos/WebIO.jl#225

@tkoolen
Copy link
Collaborator

tkoolen commented Mar 26, 2019

Close?

@rdeits
Copy link
Owner Author

rdeits commented Mar 26, 2019

Actually, no :-/. WebIO v0.7 is actually just WebIO v0.4.3 again (essentially reverting v0.6). There are more changes in the pipeline (which will become WebIO v0.8), but I haven't adapted to them yet.

So, I guess since we're never going to support WebIO 0.6, we could close this, but perhaps we should just rename it to whatever the actual version of WebIO we care about is...

@tkoolen
Copy link
Collaborator

tkoolen commented Mar 26, 2019

Oh I see, thanks.

@rdeits
Copy link
Owner Author

rdeits commented Aug 5, 2019

Closing in favor of webio 0.8 support

@rdeits rdeits closed this as completed Aug 5, 2019
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