Sam Samskies

Results 33 issues of Sam Samskies

Warning says `URLSearchParams is not supported in Safari 15, Firefox 93, Chrome 94 compat/compat`, but URLSearchParams has been supported since Safari 10.1, Firefox 29, and Chrome 49. https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams Your tests...

Webpack 5 does not polyfill Node.js standard libraries anymore. Using [buffer](https://www.npmjs.com/package/buffer) instead of safe-buffer should ensure that developers using Webpack 5 can use your library without having to polyfill the...

### Description As a user, I would like to be able to test my seed at anytime after setting up a wallet.

### Description Clicking change password in settings doesn't do anything. I clicked on it just to see what this was, but nothing happens when I click on it. What is...

This fixes the `window is not defined` error when doing server side rendering. The `suggestions` dependency is what was causing this issue and this issue has been fixed in v1.7.1....

Consider this scenario... A user draws a long polyline on a map, say across the whole United States. They add a decorator to the line displaying a marker every 100...

as a user, i'd like the ability to choose the currency of the paywall when creating the paywall. previously it wasn't possible to create BTC denominated invoices, but now it...

enhancement

Start with Spanish. Use https://www.npmjs.com/package/react-intl.

Currently, handling some of the errors, but in other places just silently failing.

enhancement

If localStorage is not enabled, don't cache redirect URL.

bug