David Gasperoni

Results 12 issues of David Gasperoni

In some cases (without connectivity) the icon font doesn't load, causing the problem shown here: ![Screenshot 2020-07-08 at 12 28 25](https://user-images.githubusercontent.com/898057/86908296-99ae4e00-c116-11ea-8129-f89f914da1aa.png) A solution would be embedding the SVGs for the...

Safari 14 will have some support for WebExtensions API. It would be nice if this extension was compatible with Safari too. I saw https://github.com/mac-cain13/xdebug-helper-for-safari but I'm not sure it's the...

``` /Volumes/QuickLook CSV ❯ ls -l -rw-r--r-- 1 David staff 1.1K Feb 2 2013 INSTALL.rtf lrwxr-xr-x 1 David staff 18B Feb 2 2013 Plugins (System Wide) -> /Library/QuickLook lrwxr-xr-x 1...

As third party module developers, it is useful to be given context for learning how the inner workings of the core function. As a developer, I tend to look inside...

question

The client expects response http code 200 but some endpoints (in my case domain zone refresh) started returning 204: https://github.com/ovh/node-ovh/blob/06d61afd5e21c9872b80de2695f13ef2be1b8ae8/lib/ovh.es5.js#L197 https://github.com/ovh/node-ovh/blob/06d61afd5e21c9872b80de2695f13ef2be1b8ae8/lib/ovh.es6.js#L176 Should be `res.statusCode >= 400`

When trying to install, this banner appears and installation fails: CRX_HEADER_INVALID

![feb-27-2018 17-43-52](https://user-images.githubusercontent.com/898057/36741598-d0fd0974-1be5-11e8-83cb-b012fd036581.gif) ^ See the GIF. Moving the caret refreshes the preview, using the previously previewed file… seems cache related?

bug

Besides being more elegant and correct, this way enables developers to create custom behaviors with Cart Rules, where instead of offering discounts, they could increase the price. However, this change...

The previous values are rounded to 2 decimals in the following method: 1. Order::getOrders() 2. Order::getProductsDetail() 3. Order::setProductPrices() This is due to backwards compatibility with 1.4, but it can lead...

**Describe the bug** Recently this window started popping up. ![Screenshot 2024-07-22 at 18 07 31](https://github.com/user-attachments/assets/ae8de740-9e36-4105-a8bf-cafab34b20e3) **To Reproduce** No idea! 🤷🏻‍♂️ Happens from time to time. **Expected behaviour** It shouldn't happen,...

bug