Johnny Gérard

Results 13 comments of Johnny Gérard

Your link does not mention Browserslist versions. `last 2 Chrome versions` targets Chrome desktop versions only. This can be verified on [Browserslist](https://browsersl.ist/). ## Current versions: ![Current versions](https://github.com/angular/angular-cli/assets/57420910/f6030141-9d08-4cbf-b20c-f143550c5b5f) ## With ChromeAndroid:...

@alan-agius4 Thank you for clarifying.

I got the same issue. It would be nice to get an answer after almost two years.

Indeed, not found. ```bash $ curl 'https://flask2-python-template.vercel.app/' The deployment could not be found on Vercel. DEPLOYMENT_NOT_FOUND ```

I created a Sass mixin that replicates the functionality of your CSS generator while providing a fix for the `margin-top` unit. The CSS output can be inspected at [this Sass...

I got the issue as well. It's worth mentioning that **Ctrl-C** works on the selected text.

@dgozman With the `ubuntu-24.04.1-desktop-amd64.iso` image installed on a USB stick, I used the "Try Ubuntu" feature before running the test script. If you use the same approach only the hardware...

I got the same test results on `ubuntu-24.04-desktop-amd64.iso` (retrieved from [Old Ubuntu Releases](https://old-releases.ubuntu.com/releases/)). @dgozman Did you use a different Ubuntu image?

I've updated [bug-playwright-button-click GitHub Actions workflow](https://github.com/johnnygerard/bug-playwright-button-click/blob/main/.github/workflows/playwright.yml) to run with `ubuntu-24.04` and the tests pass (see [results](https://github.com/johnnygerard/bug-playwright-button-click/actions/runs/11406349391)). Here is the report of the last failed test on my machine using a...