I have an issue with a project I’m working on I need to make a block that reports a list set by another block, and to do that i encode that into a json and then decode the json.. but there’s a issue
Whenever I join the block and the string it removes the first and last [ and ]
The reason this was an issue is that when you join [<text>] into a block input, it interprets the input like what happens when you select a value in the item block.
rather than typing the value directly in the input