BeamMW / beam-ui

Beam Desktop Wallet (Win / Mac / Linux)
https://beam.mw/
Apache License 2.0
27 stars 25 forks source link

search in the language settings doesnt work #1074

Open Maxnflaxl opened 10 months ago

Maxnflaxl commented 10 months ago

Bug title search in the language settings doesnt work

Bug description search in the language settings doesnt work

To Reproduce Steps to reproduce the behaviour:

  1. open settings
  2. expand general tab
  3. click on language dropdown
  4. try to search for a language

Current behaviour When you enter the text, nothing happens

Expected behaviour only the language you're searching for remains

Platform and build

Log file(s) (if applicable) qrc:/controls/CustomComboBox.qml:59: TypeError: Cannot read property 'toLowerCase' of undefined

Screenshots (if applicable) grafik grafik

Maxnflaxl commented 10 months ago

👋 @echoby the last commit to the line of error in question was made by you, maybe you can take a look at this?