Action: On Page Loading Event - Not fetching query

Actions & Logic

Hi everyone!

I created a Supabase Query Row using a On Page Load event, but the results are only rendered on the Logged in page. On all other pages, the result is not rendered. The Generator Variable returns empty On Page Load. However, if I click on the page the result is rendered.

Generator Variable withdrawList is empty on page load event.

After I click on the page, the load event on the page is "fired" and it gets the result and renders correctly. This behavior does not happen on the main page.

What have you tried so far?

I tried to force on page load event including other actions but does not work. I tried using parallel action and also single action.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
6 replies