FredUK

Results 15 comments of FredUK

Thanks @MSNev , great stuff. Appreciate your support and the detailed information. I will eventually wait for #1642 and the ability to specify the iKey on tracKEvent() instead of having...

I might have figured out why this is happening, The serializer for custom-field is being called: ``` normalize(type, payload, prop) { return this._super(...arguments); } ``` The type is always `myapp@model:custom-field`...

Please can we get this reviewed by an approver? The angular component at the moment is very slow and laggy when we have more than a dozen components.

I find this rule really visually unappealing. If I'm depending on a few large property names, it ends up creating a very long line and I need to scroll horizontally...

I had the same issue and created a pull request under #191 . You can either wait for the dev's to review it or use it from the pull request.