dotMorten / MauiEx

A set of .NET MAUI controls
Apache License 2.0
224 stars 55 forks source link

Impossible to reset after select choice #93

Open xFoRdeX opened 2 years ago

xFoRdeX commented 2 years ago

Description

When I select a choice in the list, im not able to click in the text box again.

Steps to Reproduce

  1. Start write in the text box
  2. Select a choice
  3. Try to click in the text box -> impossible

Expected Behavior

Click in the entry working well

Actual Behavior

I think I lost focus when I click in the entry

Basic Information