aem-core-wcm-components
aem-core-wcm-components copied to clipboard
Issue 2516: Wait on Brandslug Override coral checkbox to be ready
Q | A |
---|---|
Fixed Issues? | Fixes #2516 |
Patch: Bug Fix? | |
Minor: New Feature? | X |
Major: Breaking Change? | |
Tests Added + Pass? | Yes |
Documentation Provided | Yes (code comments and or markdown) |
Any Dependency Changes? | |
License | Apache License, Version 2.0 |
A race condition occurred with the "Brandslug Override" Coral checkbox, where interactions were taking place before it was fully ready. Now, interactions will only happen once the Coral component is attached to the DOM.