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

getDynamicModuleVariable bug? #5

Closed
portokallidis opened this issue Mar 25, 2020 · 3 comments
Closed

getDynamicModuleVariable bug? #5

portokallidis opened this issue Mar 25, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@portokallidis
Copy link

portokallidis commented Mar 25, 2020

Hello and thanks for this library.

I 've been experimenting with the official examples regarding the Notebook API but
i can't seem to make the getDynamicModuleVariable work.

Looking at the docs: the params of the method should be cellId and name of the variable but this keeps throwing UnknownVariableName error.

The setDynamicModuleVariable method is working fine.
I am using v0.1.5
Here is a modified example from the official manipulate example.
https://codepen.io/nporto/pen/poJQoaz

@poeschko
Copy link
Contributor

Sorry, yes, this is a bug. getDynamicModuleVariable is just inherently broken at the moment, unfortunately. We will fix this in Cloud 1.55 (no new version of the wolfram-notebook-embedder library required, but an update of the cloud server).

@poeschko poeschko added the bug Something isn't working label Mar 26, 2020
@kubaPod
Copy link

kubaPod commented Jul 9, 2021

@poeschko it seems it can be closed.

@poeschko
Copy link
Contributor

poeschko commented Jul 9, 2021

Yes, thanks for the reminder.

@poeschko poeschko closed this as completed Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants