Open Issues Need Help
View All on GitHub Mega-Issue: Runtime regressions 2 months ago
bug help wanted
Reference Variables 3 months ago
bug enhancement help wanted
enhancement help wanted
Set list block does not cast its input to an array 3 months ago
AI Summary: The "Set list" block does not automatically cast its input to an array; instead, it stores non-array values directly. This behavior leads to a secondary bug where subsequent operations, such as calculating the "length of list," fail because they expect an array but receive a scalar value.
Complexity:
2/5
bug good first issue
Extension colours aren't working properly 3 months ago
bug good first issue
enhancement good first issue