1. Bind component property to a page variable (repro with 'repeat with')
  2. copy component to a new page
  3. UI now visually indicates that the property for the copied component is bound (to the page variable from the original page), but it is not, resulting in blank content.
Suggested fix: UI should indicate the property is no longer bound.