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

Fix duplicate html element ids in editor with multiple Collections #2046

Merged

Conversation

simongroenewolt
Copy link
Contributor

Fixes #2045

…lead to a duplidacate id in the html of the content editor. Fixed by prefixing the id with the collection name.
Copy link
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @simongroenewolt 👍

Don't mind the failing tests: we need to clean up the mess caused by Composer 2, PHPStan and ECS breaking at pretty much the same time. :-)

Merging into 4.1 as well as master!

@bobdenotter bobdenotter merged commit e3efd3e into bolt:master Oct 25, 2020
@bobdenotter bobdenotter changed the title fix duplicate html element ids in editor when specifying 2 or more collections in one content type Fix duplicate html element ids in editor with multiple Collections Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

duplicate id in html for vue Collection dropdown (minor issue!)
2 participants