Martin Feckie

Results 22 comments of Martin Feckie

Are there any blockers to getting this merged? (awesome that you've found a workable fix)

Yeah, I think that's what we're likely to do ... time permitting :)

The workaround here has solved it for me right now https://github.com/ember-engines/ember-engines/issues/667

Plug doesn't have a dependency, it has it's own implementation https://github.com/elixir-plug/plug/blob/v1.13.6/lib/plug/conn/query.ex#L203-L279 I'm not sure what the deal is with OpenAPI. Looking at that reference list, the only strategy I've very...

Hey folks, any update on this?

I'm seeing the a similar thing in `0.17.11`, as mentioned by the earlier poster, it doesn't happen in `0.17.10`. I'll share as much detail as I can. What I'm seeing...

I found it only happens with `live_patch` and suspect I may have been using the 'wrong' thing. I've switched to `live_redirect` or `` and it seems to be fine after...

Did you ever find a solution to this? I'm having a similar problem

@essen That sounds great, can you give me a hint on how to do that?