Dropdown widget broken

Hello,
Since this morning, all dropdown widget are broken in our admin panel.
When we click on such a dropdown, the list of items is properly displayed, but it’s not possible to actually select an item.

Expected behavior

On selecting an item, the “Search…” placeholder text should be be replaced by the selected item.

Actual behavior

The placeholder text remains, no item is selected. It prevents us from creating new records (mandatory fields).

Context

Setup
  • Package Version: 5.7.0
  • Express Version: 4.17.1
  • Sequelize Version: 4.44.4
  • Database Dialect: Postgres
  • Project Name: Homeloop

Hi @arthur.derouge :wave: thank you for your feedback.
Have you got any error in your browser console please?
To be able to reproduce your issue can you share the configuration of your field?

I’m able to reproduce i will work on a fix.
I will keep you up to date when the fix will be released sorry for the inconvenience.

1 Like

For information, I changed the widget type from dropdown to BelongsTo Typeahead to work around the issue.
Yet this is just a workaround…

The fix has been released. Thank you for your patience.
Let me know if the issue persist.

Thanks @Arnaud_Moncel

I have the issue too, it’s still there