use-event-listener icon indicating copy to clipboard operation
use-event-listener copied to clipboard

A custom React Hook that provides a declarative useEventListener

Results 33 use-event-listener issues
Sort by recently updated
recently updated
newest added

### General information * SDK/Library version: 6.5.0 * Environment: Sandbox * Language, language version, and OS: PHP 8.0 on Ubuntu 20.04 ### Issue description I have an integration issue, but...

# Summary PHP 8.2 deprecates `"${var}"` string interpolation pattern. This fixes all three of such occurrences in `braintree/braintree_php` package. - [PHP 8.2: `${var}` string interpolation deprecated](https://php.watch/versions/8.2/${var}-string-interpolation-deprecated) - [RFC](https://wiki.php.net/rfc/deprecate_dollar_brace_string_interpolation) # Checklist...

triaged

Fixes format in Docblock classes: ClientTokenGateway and PayPalAccountGateway Actual Docblock, cause an error for static analysis like Psalm, Phpstan because the class Optional does not exist actually

triaged

# Summary # Checklist - [* ] Added changelog entry - [x ] Ran unit tests (Check the README for instructions) ```root@docker-desktop:/braintree-php# rake test:unit php ./vendor/bin/phpcs --config-set show_progress 1 Using...

triaged

# Summary The Error class wasn't namespaced properly everywhere. The few classes in this MR were referencing a non-existing class (`Braintree\Error`). This MR aims to fix the namespace so static...

triaged

### General information * SDK/Library version: 6.5.0 * Environment: Sandbox * Language, language version, and OS: PHP 8.1.0, Debian ### Issue description In the latest version of the library, this...

next major version
triaged

### General information * SDK/Library version: 6.5.0 ### Issue description I try to use v6.5.0 instead of our actual v6.4.1, but PhpStan found a lot of type errors. - https://github.com/braintree/braintree_php/commit/e35c2a2d74a10e9cec5932506486e4b8bccfa4ba#diff-5d8643485614b6ed610f9d5e2113102403986e64cbd59a2d2705727b84518c4bR94...

triaged

### General information * SDK/Library version: 6.5.1 * Environment: Both * Language, language version, and OS: PHP 8.1 - Linux amd64 ### Issue description PHPStan is going mental when analysing...

### General information * SDK/Library version: >=6.5.0 * Environment: General * Language, language version, and OS: PHP, any ### Issue description In 6.5.0, property annotations were removed from "entity" classes....

triaged