Hey guys, unfortunately I've changed the code since so can't produce logs easily, however I ran into a funny issue today:
I had an error in my logs while debugging my channel saying something along the lines of a limit of 5 concurrent args that can be passed through a callback function? I had an error as I was trying to keep track of a total of 8 parameters through three separate levels of navigation (hence, three Callback(functions) etc).
Just wondering if this is the case and is there a way around it?
Cheers,
Jamie