Macro placeholder is left unresolved inside a deeply nested layout

What you are seeing

A macro placeholder is left unresolved inside a deeply nested layout.


#Why it happens

Macro resolution stops after 12 passes; containers nested deeper than that (tabs inside expands inside forms inside panels) run out.


#What to do

Flatten the nesting on that page.



Found it? Good.