Curtis Belt

Results 6 issues of Curtis Belt

Depends on https://github.com/nuxt/nuxt.js/issues/3078

bug

This should be a pretty solid start for #127 I followed the migration guide here: https://popper.js.org/docs/v2/migration-guide/ **To Do** - [ ] made a poor attempt at implementing the [detectOverflow utility...

### Steps To Reproduce First, install `insomnia-2022.5.1-1.x86_64` as this is a known conflict. Note this bug is related to Electron and is not specific to Insomnia. It's just an example...

bug
desktop

Work around Firefox bug: When clicking on a select element, clientX/clientY becomes relative to the input. Ignore select elements.

Hello, thanks for your work on this. I'm creating a headless WordPress site, and for my use case the client needs to be able to add/modify their Google Map API...

They added a new class ABOVE the `SHORTINIT` conditional in `wp-settings.php`. https://github.com/WordPress/WordPress/blob/4e4e8fa110212083d2d831db0ce511a9ffd9f51f/wp-settings.php#L21 Which calls `load_default_textdomain()` https://github.com/WordPress/WordPress/blob/d48b70907171773b3eba9b670589a3f4effa4ba1/wp-includes/class-wp-fatal-error-handler.php#L41 But that function is declared in l10n.php, and that is not included until after...