Aria
Aria
## Description On clicking the _Download_ option on the _Configure bundled code_ page, a _zip_ file is downloaded. However the file does not open after it is downloaded. ## Expected...
Fix #200 README.md has been been made more understandable and I have fixed areas of potential confusion. ## Description In order to improve the documentation I have made the following...
Fix #272 The _Modify_ button on the _My Demos_ page does not work. ## Description On clicking the _Modify_ button of a demo, the previously entered data(which was entered during...
## Description The _Modify_ button on _My Demos_ page does not work. ## Expected Behavior On clicking the _Modify_ button of a demo, the user should be redirected to the...
## Description In step 2[Configure bundled code] of creating a demo, the _Read the docs_ link does not work when you click on it. ## Expected Behavior On clicking on...
**Describe the bug** - When an 'if' block is used with the condition true != null, the do block does not execute. This is not the expected behaviour in usual...
**Describe the bug** - When the List variable is used to store sensor values, and the program is compiled, an error is thrown. **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** - When you navigate to the source code editor and try to build the source code, a server error is generated. **To Reproduce** Steps to reproduce the...
**Describe the bug** - When you try to create a list with elements and you click on the delete feature, the elements do not get deleted but are not included...
**Describe the bug** - The RGB colour block should not allow input values which are less than 0 or greater than 255. **To Reproduce** Steps to reproduce the behavior: 1....