Kristofer Pervin

Results 12 comments of Kristofer Pervin

@hiradyazdan Any way to close the new window should the user's default email be an application rather than web-based? I'm finding stuff from [here](https://stackoverflow.com/questions/45359575/mailto-link-open-in-new-tab-only-if-web-mail-client) and [here](https://www.uncinc.nl/en/articles/dealing-mailto-links-if-no-mail-client-available) but unsure how to...

@sidorares Is the fix planned for release anytime soon to NPM? If not, is there a reason?

> Just met this one myself. Thankfully the [patch-package](https://github.com/ds300/patch-package) utility exists so I can fix it for my codebase and move on. > > Here's my patch: `mysql2_2.3.3.patch` > ```patch...

> @kpervin @kf6kjg the fix should be in master ( #1438 ) but is not published yet ( not sure why, last release published after PR was merged. need to...

@sidorares Will this be pushed to NPM? At present I am having to patch the repo via `yarn patch` in the meantime.

This still seems to be an issue as of August 2023. When attempting to use the `github-actions` reporter in Jest, annotations are not correctly added when run through Turborepo, but...

> > All this ^ plus even back on stable 3.4, I'm getting intermittent freeze-frames where the controls and audio still work, but the screen is stuck on a frame...

> > Replying to [#1148 (comment)](https://github.com/ValveSoftware/SteamOS/issues/1148#issuecomment-1783880296) > > Is your deck docked with an Ethernet cable connected? That it is.

I will check. I believe the version I have is 1.6.7. I can see when they introduced these features and make that the minimum peerDependency

@micalevisk Seems it was added into [v0.27.0](https://github.com/axios/axios/releases/tag/v0.27.0) in PR [#4448](https://github.com/axios/axios/pull/4448)