-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
complexity:mediumUp to 1 week of workUp to 1 week of workprio:1The most important thing to work onThe most important thing to work ontype:bugSomething isn't workingSomething isn't working
Description
Description:
When using Radix UI’s accordion component, the content inside collapsed items doesn’t seem to be indexed by Google.
What’s happening:
- The accordion renders all items in the DOM, but hidden content uses styles like display: none, height: 0, or aria-hidden.
- Googlebot appears to skip or ignore that content during indexing.
- Only the initially open accordion item is indexed reliably.
Metadata
Metadata
Assignees
Labels
complexity:mediumUp to 1 week of workUp to 1 week of workprio:1The most important thing to work onThe most important thing to work ontype:bugSomething isn't workingSomething isn't working