Quinn Comendant
Quinn Comendant
I can install 3.8.0 successfully, thanks @adferrand!
I'm still having this problem with docker-machine-driver-xhyve, but I would like to inform you that I did solve the [issue I was having with corectl](https://github.com/TheNewNormal/corectl/issues/61) by disabling the OS X...
I wonder if using `sleep 5` would be possible to exec. Benefits: 1) no change to website, and 2) immediate confirmation (if script takes < 5 seconds to return, is...
I just encountered the same issue on macOS 12.2.1 with mas 1.8.6: mas shows that Instapaper is outdated, but 8.0.1 is the latest version available for macOS, only iOS has...
Update: I have been able to reproduce this issue. It occurs under the following conditions: - The user has loaded the Italian language version of the form (the `it_IT.js` file...
Hey @DanielRuf, I've added a Codepen: https://codepen.io/strangecode/pen/vqmJbp I simplified the PoC code, so the bug occurs still with as little code as: ```html ``` ```javascript var $pickadate = $('input[name="date"]').pickadate({ hiddenName:...
Oh, cool you found the problem: unicode in regex. I've encountered this before. š¤ > An alternative solution would be to use the short version, see https://codepen.io/DanielRuf/pen/JQNOLV. Or use a...
Haha, āIt would be optimalā¦ā is a nice way to say āThis essential feature is missingā¦ā š
Yes please! Adding [x-callback-url](https://x-callback-url.com/) functionality would let us do lots of interesting things: - Open a user profile - Open a post - Do a search or open hashtag -...
@sintanial: > worked perfect with `wireguard-install` version and not working at all with `algo` version Perhaps you can diff the wireguard config for these two servers and find what causes...