We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When there is a select field inside a replicator with the handle "type" and some other fields, selecting one option will make the set collapse.
Create a replicator with a set. The set should have a select field with the handle set to "type". See it happening.
Laravel Valet, Statamic installed on Laravel 8
Statamic version: 3.1.24
PHP version: 8.0
Install method (choose one):
statamic/statamic
The text was updated successfully, but these errors were encountered:
type is the name of the set inside a replicator. You'll need to call your field something else.
type
Sorry, something went wrong.
Ohh, okay, that makes sense then.
Getting a warning or hint in the cp ui would be nice :)
Yup. statamic/ideas#46
No branches or pull requests
Bug Description
When there is a select field inside a replicator with the handle "type" and some other fields, selecting one option will make the set collapse.
How to Reproduce
Create a replicator with a set. The set should have a select field with the handle set to "type". See it happening.
Extra Detail
Environment
Laravel Valet, Statamic installed on Laravel 8
Statamic version: 3.1.24
PHP version: 8.0
Install method (choose one):
statamic/statamic
The text was updated successfully, but these errors were encountered: