Custom Block Outputs Messing up
- 
					
					
					
					
 It seems when you have a custom block directly reporting into another custom block, it just returns the output of the first one, I have a block that returns the number of a tile on a map, then another block that gets some data from a table based on that, no matter what I do (many convert to numbers, joins, and substrings, anything to make it not think itβs receiving from a custom block in the input) it shows the output of the first one, I can make a demo project if you need because my explanation is a bit off 
- 
					
					
					
					
 @tyller_  This should output 1&2&3&4, not 3&4 only This should output 1&2&3&4, not 3&4 only
- 
					
					
					
					
 Thanks for reporting this. We will fix it. 
- 
					
					
					
					
 This issue is fixed. Please reload the playground and try again.