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

Cannot Entry to Repeatable Component inside Another Repeatable Component #19985

Closed
ayhankerim opened this issue Apr 2, 2024 · 1 comment
Closed

Comments

@ayhankerim
Copy link

Bug report

Required System information

  • Node.js version: v18.17.0
  • NPM version: 9.4.1
  • YARN version: 1.22.19
  • Strapi version: 5.0.0-beta.1
  • Database: sqlite
  • Operating system: darwin-x64 - MacOS Sonoma 14.2.1
  • Is your project Javascript or Typescript: Javascript

Describe the bug

I created a new BETA install with "npx create-strapi-app@beta beta --quickstart". To manage multiple menus, I created repeatable component named as Menu, inside that I added a text field to name this menu, and another repeatable component to add menu items which have link name and link target fields. Of course, my role is Super Admin and checked permissions.

Screenshots

image image image
@joshuaellis
Copy link
Member

Solved in the next beta release.

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

No branches or pull requests

2 participants