PageControl ActiveIndex bug

Hi guys , PageControl activeIndex is not working properly on android device, sometimes even in the preview mode it fail to work.
this is the repro. the panel with the color blue should be displayed but the red is displayed instead.

<App>
<ClientPanel>
  <PageControl ActiveIndex="1">
      <Panel Color="Red"></Panel>
      <Panel Color="Blue"></Panel>
      <Panel Color="Yellow"></Panel>
  </PageControl>
</ClientPanel>
</App>

Fuse version: Fuse 1.0.3
Operating system : macOS

Thanks for reporting! A ticket has been logged and you can follow it here.

I don’t know exactly when, but this has been fixed at some point before 1.3