Robbie Wagner

Results 93 issues of Robbie Wagner

We currently have 98% code coverage, but it would be great to get to 100% code coverage and make the tests more robust to ensure nothing breaks in the future.

hacktoberfest

This addon was throwing some deprecations and errors in other addons/apps using it, so I wanted to update everything and get it working on modern Ember.

I am getting an error running `lint:hbs` that says `Cannot serialize worker response`. If I remove this plugin, it goes away. Any ideas? Reproduction here https://github.com/shipshapecode/swach/pull/1947

Hi! We're on 2.1.4 of this addon, and I was curious what breaking changes were introduced in 3.0.0?

Should this work on arm64 Macs? I am unable to notarize my Electron app for macOS when I build for arm64. I am curious if maybe this is incompatible?

For example, if you create a div and give it a background-color of `#123251` it will get the color as `#133251` etc. This doesn't always happen, so I am not...