Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug: Single select doesn't work #5926

Closed
1 task done
alprotasov opened this issue Jun 19, 2023 · 1 comment 路 Fixed by #5932
Closed
1 task done

馃悰 Bug: Single select doesn't work #5926

alprotasov opened this issue Jun 19, 2023 · 1 comment 路 Fixed by #5932
Assignees
Labels
Status: Reproducible Able to reproduce the issue based on the reporters' guideline.

Comments

@alprotasov
Copy link

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

  1. Create any table with single select field
  2. Create a form view
  3. Open form
  4. Try to select any value for single select field

PS There is an exception in console
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'content') at Object.initialize (cs.js:1:366691)

Desired Behavior

Options appeared

Project Details

Node: v16.19.1
Arch: x64
Platform: linux
Docker: true
RootDB: mysql2
PackageVersion: 0.109.1

Attachments

No response

@dstala dstala added the Status: Reproducible Able to reproduce the issue based on the reporters' guideline. label Jun 20, 2023
@dstala dstala added this to the Next Release: 0.109.2 milestone Jun 20, 2023
@dstala dstala assigned pranavxc and unassigned o1lab Jun 20, 2023
@ilyak0
Copy link

ilyak0 commented Jun 29, 2023

@pranavxc Now it works on 109.3, but still necessary to add one more click on the field to proceed with the selection.

2023-06-29.11.14.25.mov

Node: v16.20.0
Arch: x64
Platform: linux
Docker: true
RootDB: mysql2
PackageVersion: 0.109.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Reproducible Able to reproduce the issue based on the reporters' guideline.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants