Skip to content

fix: correct jcr:primaryType for tablerow and tableheader component - #1957

Merged
armaang1729 merged 1 commit into
devfrom
fixingJcrPrimaryType
Aug 13, 2026
Merged

fix: correct jcr:primaryType for tablerow and tableheader component #1957
armaang1729 merged 1 commit into
devfrom
fixingJcrPrimaryType

Conversation

@armaang1729

Copy link
Copy Markdown
Collaborator

…odes

Change from sling:Folder to nt:unstructured so AEM resolves component resource type inheritance correctly.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

…odes

Change from sling:Folder to nt:unstructured so AEM resolves component
resource type inheritance correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@armaang1729
armaang1729 merged commit e3d3083 into dev Aug 13, 2026
3 of 6 checks passed
@armaang1729
armaang1729 deleted the fixingJcrPrimaryType branch August 13, 2026 04:33
armaang1729 added a commit that referenced this pull request Aug 13, 2026
…odes (#1957)

Change from sling:Folder to nt:unstructured so AEM resolves component
resource type inheritance correctly.

Co-authored-by: Armaan Gupta <armaang@Armaans-MacBook-Pro.local>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

2 participants