ListView: [iOS] When a button is placed inside the HeaderTemplate after a certain position, its click event is not raised
If you have a more complex HeaderTemplate containing input controls, each button placed after a certain position does not fire its Click event. If a button is placed at the top of the template, it functions properly.