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

Remote Playground: Assignment not working #50

Open
MarcusDenker opened this issue Jul 23, 2021 · 0 comments
Open

Remote Playground: Assignment not working #50

MarcusDenker opened this issue Jul 23, 2021 · 0 comments

Comments

@MarcusDenker
Copy link
Collaborator

With the changes we did, reading the nil from a binding seems to work

  • a SeamlessRemoteWorkspaceVariable is created and added as a binding to the playground
  • printing a variable returns "nil"

But assignments do not work yet:

  • we get a "SeamlessRemoteException: UnhandledErrror"

Interestingly the number of SeamlessRemoteWorkspaceVariable instances grows with each attempt, even though the sole
place where instances are created executes just once.

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

1 participant