Skip to content

Commit 249255f

Browse files
fix: use astro-lit fork with DSD hydration fix
Points @semantic-ui/astro-lit at our fork which fixes hydration for Lit elements used as raw HTML tags without client:* directives. Upstream PR: Semantic-Org/Astro-Lit#7
1 parent 324be5b commit 249255f

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@cumulus-ui/components": "0.6.0",
1717
"@cumulus-ui/design-tokens": "^0.4.4",
1818
"@fontsource/open-sans": "^5.2.7",
19-
"@semantic-ui/astro-lit": "^5.3.0",
19+
"@semantic-ui/astro-lit": "cumulus-ui/astro-lit#fix/hydration-without-client-directives",
2020
"@webcomponents/template-shadowroot": "^0.2.1",
2121
"astro": "^5.18.1",
2222
"lit": "^3.3.2",

0 commit comments

Comments
 (0)