Commit 8cf11f6
committed
Fix Mermaid diagram rendering on View Transitions
Remove conflicting Mermaid re-initialization script that was creating
a race condition with astro-mermaid's built-in View Transitions support.
The astro-mermaid integration already listens to astro:after-swap and
handles diagram re-rendering correctly with proper centering CSS.1 parent d3f73ee commit 8cf11f6
1 file changed
+0
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 133 | | |
154 | 134 | | |
155 | 135 | | |
| |||
0 commit comments