Can't access variables and flows from Partials in pages

Wappler Version : 5.2.0
Operating System : MacOS Monterey - M1
Server Model: NodeJS
Database Type: Postgres
Hosting Type: Own Server

Expected behavior

What do you think should happen?

When you include a partial on a page, you expect to be able access the variables or flows in it on the page where it is embedded.

Actual behavior

What actually happens?

None of the variables, components, or flows show up in the page, so I can’t access them. Even when the page ids match e.g partial id is “main”, and page id is “main” and layout page is “main”.

How to reproduce

Create a new partial, we’ll call it ‘Temp Partial’. Add a variable and a flow.

Create a page, and include the ‘Temp Partial’ on the page and a button.

Add an OnClick event to the button, and try to access the variables and flow. You’ll see neither shows up.

Screen Shot Page worfklowno actions

Community Page
Last updated: