sandstrom

Results 124 issues of sandstrom

It would be useful with an `isHttpError(myError)` function, which would essentially be everything that isn't `timeout` or `aborted`. Would you be open to adding something like that?

enhancement
Good for New Contributors

This looks like an awesome addon! ⛵️ I think many Ember users also know about [ember-changeset-validations](https://github.com/DockYard/ember-changeset-validations). Would you be willing to make a short comparison between the two, listing pros/cons....

Hacktoberfest

# Feature Request It would be great if the JS-layer (Capacitor app) could know that the underlying web view crashed and subsequently restarted. Right now there is nothing to discern...

enhancement
platform: android
platform: ios
type: feature request

Most tech companies (LinkedIn, Zendesk, etc) has already dropped support for IE11. Microsoft themselves will drop support in August (https://www.theverge.com/2020/8/17/21372487/microsoft-internet-explorer-11-support-end-365-legacy-edge). https://death-to-ie11.com/ Maybe this repo could drop support for IE? Support...

Feature

Just wanted to open an issue here, about adding Ruby support. I really like Wasmtime and WebAssembly, and support for Ruby would be awesome! 💎

## Summary Allow selection of package manager (npm, yarn) during setup. ## Motivation NPM, with all its flaws, is still the most popular package manager. Also, the package managers come...

**Bridgetown Version**: 1.1.0 **To Reproduce** I've added a repo which should be sufficient to reproduce this error: https://github.com/sandstrom/bridgetown-bug-repro1 But basically the steps are: 1. Install direnv and configure it for...

bug

Hi @travisjeffery, thanks for an awesome gem! 🏅 Have you considered adding more maintainers to this project? There are a few PRs that could use some attention. Perhaps you could...

This text needs to be updated, since bugsnag is blocked by uBlock Origin (https://github.com/gorhill/uBlock/). Note that there are two different uBlocks. https://docs.bugsnag.com/platforms/javascript/faq/#is-bugsnag-blocked-by-ad-blockers ![bugsnag-blocked](https://user-images.githubusercontent.com/122287/104020925-3a60f180-51be-11eb-8be1-5356e919de8a.png)

feature request
backlog

When doing resizes with Pica, we sometimes get an error when pica calls `getImageData`. The error that Safari throws is: > InvalidStateError · The object is in an invalid state....