-
### Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!
when running tina dev server
```bash
TINA_PUBLIC_IS_LOCAL=true tinacms dev -c \"next dev\"`
```
an…
-
## Description
When SVGs are rendered with duplicate IDs dynamically that point at patterns, the patterns show/hide on scroll. This ID collision is global (you will see weird behavior based on…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
```
If you navigate into an SVG Object using contentDocument, that should be a
'Document' object that acts like a DOM node with the childNodes property,
firstChild, etc. which returns the SVG root. Ri…
-
### Description
When we use a lucide icon with a rect shape inside (ex : Cpu, Lock, Shapes, ...) in the "as" prop of the Icon component, the icon isn't displayed correctly on web platform.
### Code…
-
The issue arises from the missing `` section in the SVG, within the `` Shadow DOM.
Browsers, at least Chrome, ignore this silently.
Possible solutions include:
- ?? Accumulating all elements as a…
-
```
If you navigate into an SVG Object using contentDocument, that should be a
'Document' object that acts like a DOM node with the childNodes property,
firstChild, etc. which returns the SVG root. Ri…
-
```
If you navigate into an SVG Object using contentDocument, that should be a
'Document' object that acts like a DOM node with the childNodes property,
firstChild, etc. which returns the SVG root. Ri…
-
### What happened?
So I'm not entirely sure if this is a bug with dataview or an issue with obsidian and how they have it handle images and code blocks, so apologies if this isn't a bug with datavi…
-
Note the discrepancy with case sensitivity of some attributes (specifically, `viewbox` vs `viewBox`).
On Google Chrome:
```
> (new DOMParser()).parseFromString('', 'text/html').querySelector("s…