braintree_php
braintree_php copied to clipboard
Braintree PHP library
any ideas on how this hook can be used with the chrome extension api?
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
eslint on my codesandbox is giving me this issue: `A custom React Hook that provides a declarative useEventListener. React Hook "useEventListener" is called conditionally. React Hooks must be called in...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Thanks for the awesome hook! Apologies if this is obvious but how would you remove the event listener? Let's say i'm attaching it based on the value of another variable.....
in case of adding events to components via ref the same event is also being added to global (window) take this below example https://codesandbox.io/s/usemousemove-demo-forked-lkmq6?file=/src/Password.jsx when you type anywhere in the...
If the interface is not implemented the jsonSerialize is never called # Summary # Checklist - [ ] Added changelog entry - [ ] Ran unit tests (Check the README...
### General information * SDK/Library version: 6.9 and also 6.15 * Environment: production (think sandbox also) * Language, language version, and OS: PHP 8.0 on Linux ### Issue description [TypeError]...