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

Issue with Loading Multiple Cards when Added as Array in Strapi Component #4

Open
atmalive opened this issue Oct 23, 2023 · 4 comments
Assignees

Comments

@atmalive
Copy link

Hello,

I hope this message finds you well. I'm reaching out to report an issue I've encountered while working with your project.

Description:
When I create a component and add it as an array in an object within Strapi, only the first card loads properly; subsequent cards do not.
image

Best regards,
Mike

@darkcherrycreative
Copy link

Same problem, only one instance of maps can be loaded so on a page that uses multiple maps fields, or a maps field in a repeated component, errors get thrown.

@roodekk
Copy link
Member

roodekk commented Jan 31, 2024

Hello, thanks for the report.
Supporting multiple fields at the same time is on the roadmap, and will be added in the future.

But I had no problems testing it with repeatable components, because only one component-entry, with one maps-field in it can be shown at a time. So perhaps try using repeatable-components.

@andneuma
Copy link

Hello, thanks for your work, the plugin is super valuable for us! Is there any news on this issue? We cannot workaround via repeatable components unfortunately.

best

@atmalive
Copy link
Author

Up)

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

4 participants