UTF 4

Results 18 comments of UTF 4

Any update on this issue? I am facing the same?

Any answer for this one yet? I want one item not to be dragged, rest should work fine.

ember-cli => 3.2.0 ember-source => 3.2.2 ember-basic-dropdown => 2.0.15

Any update on this, I am getting this problem a lot. My process get hung with `await job.finished()` when it is removed on completion.

You can use getProperty('urlPrefix') on any random model like: ``` Bike.getProperty('urlPrefix'); // It will return the url prefix added previously ```

@abbr Can you please review and merge this pull request in next release?

You cannot use $find without any parameter, $find is mapped to GET call of REST API. REST GET call need id of a single record and returns that specific record....

I see a lot many issues opened with this project and I sincerely can understand that you guys are not having enough time to provide support for this outstanding project....

You can separate it out in 2 mixins one with the masks and other with the relations as a work around?