* Describe the bug
I have configured a single select ‘status’ field in a collection and configured the options. In the configuration field everything looks good, but in the frontend the option label text is not visible.
* Environment
- NocoBase version:
1.7.15 - Database type and version:
Postgres - OS:
Ubuntu - Deployment Methods:
Docker
nocobase/nocobase:latest
* How To Reproduce
Additional info
On mobile view the select option is visible, but another error screen shows up.
I had the status field set up as an association field before, linked to a wo_status collection. I deleted that and created a single select status field so it could be used in a kanban block.