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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating new "configurable-enum" id for dropdown field broken #2325

Closed
sleidig opened this issue Mar 27, 2024 · 2 comments · Fixed by #2330
Closed

Creating new "configurable-enum" id for dropdown field broken #2325

sleidig opened this issue Mar 27, 2024 · 2 comments · Fixed by #2330
Assignees
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release) Type: Bug

Comments

@sleidig
Copy link
Member

sleidig commented Mar 27, 2024

To Reproduce
Steps to reproduce the behavior:

  1. Go to Admin UI to edit form field details: https://demo.aam-digital.com/admin/entity/Child
  2. Click on "Edit Field" (hovering over a field in the Details View of form builder)
  3. Change "Type" to "dropdown option"
  4. enter some new string in "Type Details" and click "Add new ..." for the dropdown
  5. --> error in console "Maximum call stack size exceeded"

This should allow to define any new string as an id for the new dropdown configurable enum

@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.34.2-master.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released on @master managed by CI (semantic-release) label Apr 2, 2024
@aam-digital-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 3.34.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci aam-digital-ci added the released managed by CI (semantic-release) label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @master managed by CI (semantic-release) released managed by CI (semantic-release) Type: Bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants