Amiel Martin

Results 37 comments of Amiel Martin

@mshappe oh, I misunderstood. I'll have to do some testing to see if I can reproduce. Can you give me some more information that might help me reproduce this? What...

@mshappe, > yes, I know, way behind, but we were Ember 1.13.15 before that Yeah, we're also at 1.13.14 at work. Upgrading is on the TODO list :/ Thanks for...

> but will try to get to it soon and let you know! no rush; thanks for looking in to it > I may suggest edits to the Wiki Please...

FYI: I've got a little more time to work on ember-data-url-templates now and I'm planning to at least try out a feature that supports these nested structures.

Hi @Aaronfischer. I don't have any apps using FastBoot, so I don't have much context on how to fix this or a way to test it. It looks like an...

@Aaronfischer Yeah, it gets imported here: https://github.com/amiel/ember-data-url-templates/blob/master/index.js#L8, but this is probably the culprit: https://github.com/amiel/ember-data-url-templates/blob/master/addon/mixins/url-templates.js#L3.

@samdemaeyer I'll admit that this was not intentional. I'm not sure how best to address it though. I would gladly merge a fix if you have any ideas, so feel...

I'm going to reopen this, as it is definitely still a bug, we just don't have a solution for it yet.

FYI: I found that this wasn't working for me as expected. I got it working for me in https://github.com/joshdales/labeler/pull/1. I didn't spend much time writing up any context, partly because...

Hi @joshdales. I just realized that I referenced the wrong pull request in my last comment. I've edited it to reference the one I meant to reference: https://github.com/joshdales/labeler/pull/1. The problem...