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] Ensure enabled property is cloned for all components #7199

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

willeastcott
Copy link
Contributor

  • Add unit tests to check the enabled property for all components is correctly cloned.
  • Fixed the 4 components which were not cloning the enabled correctly.

Fixes #3413

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@willeastcott willeastcott merged commit 6d34ec6 into main Dec 16, 2024
8 checks passed
@willeastcott willeastcott deleted the clone-enabled branch December 16, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure all components clone the 'enabled' property
3 participants