Tom Adler

Results 30 comments of Tom Adler

Thank you! I failed to find it on LaunchPad. I don’t have the knowledge to decide what to do now with this issue on GitHub.

@mischnic [Here’s a reproduction case for the error on the public repository](https://github.com/BTE-Trusted-Entity/didsign/pull/154). The issue only started appearing with the upgrade to 2.9.0 though.

Here’s the [proposed documentation](https://github.com/acdlite/recompose/blob/5bd35e7e6bee4a48429fe01d5d05081e6fdb0fbc/docs/API.md#composewithdisplayname)

Please note, the branch is called `export-default`

I would also like to have this feature. The benefit for me would be consistent language across the system instead of the mix with English.

Here you go https://github.com/ota-meshi/astro-eslint-parser/issues/259

I don’t know if that of any help, but I have seen [this script to support mouse tracking in zsh](https://github.com/ashleyh/zsh-mouse/blob/ash/mouse.zsh)

I also use postcss-modules indirectly: through Vite and Astro. Looks like it is causing [broken background URLs](https://github.com/withastro/astro/issues/9481) for me, as [demonstrated here](https://stackblitz.com/edit/github-dzmctt-mda7ss?file=src%2Fcomponents%2Fa.module.css)

Thank you for the quick response @MatthiasMert! When I visit the example and switch the renderer to SVG I do not see any effect of this option: neither clicking the...

This way clicking the link works - thanks to in-browser JavaScript though. I do not see `a xlink:href` present in the SVG.