Issues
Issues copied to clipboard
Bug in signals sent via HTTP
I think I found a super tiny bug with signals sent via http. Looks like if the payload array contains only 1 element then it is not collected and retained. Any more than 1 element in the payload array and things work as expected.