CloudVariables not handling images correctly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
I'm not 100% if this is client-side or server-side. The original purpose of NetsBlox/services#64 will be harder to demonstrate to students without this working right.
Example (the chart is generated correctly, but getVariable returns a blank costume):

The image data is definitely sent from the server and is returned, although I'm not sure the format it's returned in is correct.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the chart example and tracing the CloudVariables getVariable response across the client and server. Compare the returned image data with the format expected for a costume; done means the generated image is returned and displayed rather than as a blank costume.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100