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

MeshCat related issues #261

Closed
1 task
shashi opened this issue Mar 30, 2019 · 2 comments
Closed
1 task

MeshCat related issues #261

shashi opened this issue Mar 30, 2019 · 2 comments
Milestone

Comments

@shashi
Copy link
Member

shashi commented Mar 30, 2019

Found one so far

  • MethodError: no method matching onimport(::WebIO.Node{WebIO.IFrame}, ::WebIO.JSString)
@twavv
Copy link
Member

twavv commented Mar 30, 2019

How did you cause this to occur? In general, one should use onimport on the scopes, not IFrames (since IFrames don't have all of the machinery that scopes do).

@twavv twavv added this to the v0.8.0 milestone Mar 30, 2019
@twavv
Copy link
Member

twavv commented Apr 6, 2019

Fixed by (pending merge) #266, rdeits/MeshCat.jl#99, and rdeits/MeshCat.jl#100.

@twavv twavv closed this as completed Apr 6, 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