Bug: Library route renders empty — .page selector not matched #131

Closed
opened 2026-05-26 20:43:49 -04:00 by zgaetano · 0 comments
Owner

Fixed in 04ce096. Same root cause as #132.library-layout (also .editor-shell, .asset-detail) used height:100% inside a flex column, collapsing the content area. Switched to flex:1 + min-height:0.

Fixed in 04ce096. Same root cause as #132 — `.library-layout` (also `.editor-shell`, `.asset-detail`) used `height:100%` inside a flex column, collapsing the content area. Switched to `flex:1 + min-height:0`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#131
No description provided.