PJ Carly

Results 10 issues of PJ Carly

Hi, I think I came across a bug in the D8 version, where if, in the options, you pass multiple values for the Methods and/or the Headers. You would only...

ember-concurrency-decorators lacks proper typehinting in the IDE. ![image](https://user-images.githubusercontent.com/2808694/54925042-d0565a00-4f0d-11e9-909b-0fd463a47c06.png) The limitations are clear. Perhaps there can be a solution in the future. At the least we could document this behavior.

docs

It wasn't entirely clear to me how to handle closure actions in components. I found myself creating an empty function on my components to properly enable type hinting. Luckily @chriskrycho...

docs

After upgrading our dependencies builds started crashing with the below error messages: ``` Build Error (broccoli-persistent-filter:Babel > [Babel: @embroider/macros]) in @embroider/macros/runtime.js /@embroider/macros/runtime.js: The "path" argument must be of type string....

After upgrading to version version 3.0.4, I noticed a behaviour change in the application that I cant immediately figure out. I have a component like this: ``` {{model.name}} {{model.constructor.modelName}} ```...

I came across an autotracking regression in Ember 3.28. And after a long investigation it appears that the combination of this addon, together with `ember-data-model-fragments` causes the error. An issue...

I have narrowed down a regression in our application to Ember Data Model Fragments, we notice this since upgrading to 3.28 in certain scenarios. I have tried debugging, but can't...

Thanks for the great application, i would like to request a feature to update the desktop daily. Currently there is an option to update the wallpaper on system startup. But...

enhancement

### Mautic Version 4.4.x series ### PHP version 7.4 ### What browsers are you seeing the problem on? Firefox, Chrome, Microsoft Edge ### What happened? On Contact edit form if...

bug
ready-to-test
companies
contacts

I am using this addon in combination with; - Ember Service Worker - Ember Service Worker Asset Cache - Ember Service Worker Index When we do a new deploy to...