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

Adding a select in a content_type breaks the app #1409

Open
manuchap opened this issue Jun 28, 2023 · 0 comments
Open

Adding a select in a content_type breaks the app #1409

manuchap opened this issue Jun 28, 2023 · 0 comments

Comments

@manuchap
Copy link
Contributor

Steps:

  • added a select in a content_type
  • added a page with an action to save the entry
    The app throws (Action error - undefined method 'myselect_id' for #<Locomotive::Steam::ContentEntry:...>)

Solution: From the back-office, re-record every entry prior to the modification using one option from the select options, then save, then remove the select option and save again 😅.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant