Tyler Senter
Tyler Senter
I've had #144 open since March to fix this - feel free to tag one of the maintainers to get it merged.
I would also like to know what the status of this is - I'm preparing to upgrade an addon when the first LTS version of Ember 5 is released, and...
@samselikoff - I've tracked down the issue to [this `_serialize` function](https://github.com/miragejs/miragejs/blob/a7ca2357e35ebca10d692dd91d95b7208bd8bc56/lib/server.js#L708-L714). By the time the data (a `File`, in my case) gets back to this portion of code, it's still...
@offirgolan - would you mind taking a look at this?
> Hey there what's the actual issue? Was it no plugins loaded in the Plugin Store? Not OP but I found this issue when I had the same problem. I...
I'm not sure how urgent this is, but I would like to second this. My organization hosts GHES over HTTP, not HTTPS, so I cannot currently use the CLI. Either...
I believe #2525 has resolved this
> Thanks for the PR, @TSenter. Can you describe what issue this is solving for you? Sure! Currently when setting up the config, we're looking at if `config.logging` is undefined...
> I think looking at the code change it is pretty clear it is wrong. However given the fixed code, I would think you would write it the same format...
@IanVS, @cah-brian-gantzler - would you mind looking at this again? I know it's been a while but I still think this is a good fix to have.