Hi Guys,
What happens if I don’t have any data to send and I am just navigating to a new page?
How do I remove the issue to fix?
Thanks!
Nick

Hi Guys,
What happens if I don’t have any data to send and I am just navigating to a new page?
How do I remove the issue to fix?
Thanks!
Nick

You need the data type on the page to be set to None, otherwise, you have to send data to the page to avoid the error
Awesome - thanks mate, all sorted.