0

I Used component from Business pack called MultiSelect viz code:

<bp:MultiSelect DataSource="{value: UserRoleGroupNames}" SelectedValues="{value: UserDetailDTO.UserRoleGroupNames}" Placeholder="Vyberte uživatelské role" class="form-control"/>

Everything looks good expect filtering. I cant delete letters with backspace key.

enter image description here

Cœur
  • 37,241
  • 25
  • 195
  • 267
Daniel Rusnok
  • 449
  • 1
  • 7
  • 14

1 Answers1

0

Thank you! I've been able to repro this issue. It will be fixed in next release.

Dusan Janosik
  • 296
  • 3
  • 11