Can't See Partial or its Contents in AppConnect Picker Anymore

Wappler Version : 5.0.4
Operating System : Windows 11
Server Model: NodeJS
Database Type: MySQL
Hosting Type: Docker

Expected behavior

Open Actions Editor or AppConnect binding window and be able to navigate inside partial on page to, for example, show a modal, set a variable, load a SeverConnect, or Set a Select for a Data Detail.

Actual behavior

Can no longer see any partials in AppConnect picker. This includes pages that I have been working on in the past where I have been able to see inside the partial.

How to reproduce

  • Add partial to page with content you can bind to. E.g. Variable or a Modal.
  • Go to the Actions Editor or AppConnect Binding window and look for content within partial. It will not show.

Below is what I have in a partial.
image

Partial is declared here on the content page.
image

AppConnect and Actions Editor windows, respectively. (Browser is from my layout page)
image
image

Cheers
Michael