Commit c4e7375
committed
fix(web): render URL arrays without Badge wrapper for proper normalization
URLs in primitive arrays (like Lineage field) were wrapped in Badge components
which prevented the lowercase URL text from rendering correctly. Now URL
arrays render without Badge wrapping to preserve Anchor link formatting.1 parent cba86d6 commit c4e7375
1 file changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
283 | 300 | | |
284 | 301 | | |
285 | 302 | | |
| |||
0 commit comments