Josh Justice
Josh Justice
I just double-checked and it seems that ember-data is in fact still included in a newly-generated app. This is the case with `ember new` as well, so unless you're explicitly...
It would probably be best as another category, because these plugins are opt-in, and it's designed so you don't necessarily need to use all of 'em. At the same time,...
Requesting for this to be merged to fix a security alert
FYI in my Expo/React Native app I'm seeing this issue, and 1.1.3 did not resolve it for that tool chain: https://github.com/CodingItWrong/firehose-expo/actions/runs/3264497826/jobs/5365260676
I am hoping to be able to implement this feature. I have a hackathon on Oct 13 where I'm hoping to make significant progress on this. It's possible my time...
In a hackathon today we ended up exploring how the arguments to callbacks should work. We haven’t looked into the structure of the fake event so far. I’ve pushed up...
If there is not a plan to fix this soon, I would recommend modifying the Getting Started steps, as they currently don't work due to this issue.
@nbulaj I got a chance to give this a try today, and it worked. Following the installation instructions at https://doorkeeper.gitbook.io/guides/ruby-on-rails/getting-started with your branch subbed in, basic testing worked, and I...
I experienced this error as well on 4.3.0. As a note to others, downgrading stylis to 4.2.0 fixed it for me
@Andarist Unfortunately this code is running in the context of many layers of setup done by other team members and of proprietary client code. I understand not having a repro...