Expansion sections vs morphs

Two AjaxExpansion sections inside one update container. Open one, then refresh the container: the section must stay open — the toggle pinged the server, so the re-render carries the right open state. The second section binds its state to the page, which echoes it below.

Internal state section

Content of the internally-stateful section.

Bound state section

Content of the bound section.

Server sees bound = false

Refresh the container