Results 9 issues of Simon Lenz

Hello, while trying to hook into hyperlink processing (to make relative links work), I realized that hyperlink parsing in general seems to be broken. ## problem Suppose we have a...

**What package within Headless UI are you using?** @headlessui/react (problem is also present in vue) **What version of that package are you using?** v1.4.2 **What browser are you using?** Chrome...

Hello, the jsx-a11y/alt-text rule does complain about elements which are out of the accessibility tree. In my example I'm having an embedded SVG image that is purely for aesthetics and...

Hello, I'm in the same situation as https://github.com/microsoft/vscode-java-dependency/issues/493 and would like to understand how things are supposed to be configured. I'm having a folder structure like ``` my-project/ (workspace) L...

bug

Hello, mozilla's readbility filters out `` tags before processing the html further, as can be seen in https://github.com/mozilla/readability/blob/master/Readability.js#L633. Readbility4J however does not do this https://github.com/dankito/Readability4J/blob/master/src/main/kotlin/net/dankito/readability4j/processor/ArticleGrabber.kt#L753 I understood, that this library...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v1.6.6 **What browser are you using?** Tested in Firefox and Chromium **Reproduction URL**...

Hello, I just installed ipscrub, and I'm seeing unexpected behaviour. The screenshot shows the unscrubbed `access.log` on top and the scrubbed `access_scrubbed.log` below. The hash of the IP `146.223.14.99` changes...

Hello, I installed PerWorldInventory on a sever with several preexisting worlds in it. For the most part it works great, but some players have problems of a completely empty inventory,...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** For example: 1.7.17 **What browser are you using?** Firefox **Reproduction URL** https://codesandbox.io/p/devbox/hui-tabs-preventdefault-nmr95x **Describe...