Access violation in TMSFNCComboBox

Hi everybody,
I'm new with TMS UI Pack for Delphi 12. I'm getting access violation in TMSFNCComboBox selecting the last item in the list.
Step to reproduce the problem:

  1. New FMX delphi application
  2. Drag & drop the TMSFNCComboBox on the form
  3. Use Object inspector to add 3 items (Example: Item1, Item2, Item3)
  4. Set the ItemIndex property to 2 (Item3 selected)
  5. Run Application, drop down the combo list and select the already selected item
  6. Access violation

Thanks

Hi,

Thank you for reporting, we were able to reproduce the issue and we applied a fix for it. The next version will contain the necessary changes.

Hi,
thank you for your quick answer. Any workaround to solve temporary the problem?

Thanks

Hi,

Unfortunately there are no workarounds.
Please check your private messages for an incremental source update.