Hi All,
So this is a follow up to a previous "unexpected null" issue I had which I got rid of...
On page load I have a "Read Document from reference" action that will not show its data in the widgets.
So the page loads, just without any of the firestore document data. (only shows the default values I entered)
Note: Ive set default values in each widget as well as disabled any conditional widgets to avoid the null value issue.
In the action panel I added a snack bar to test if the data is shows up on the page and the correct data is shown.
Any ideas what this could be?