Moritz Sternemann
Moritz Sternemann
Thanks for the fixes! Is there anything I can do to help get this merged @mswart? There is also #130 which seems be achieving the same goal as this PR...
For me it was an issue with the `.well-known` redirect as well. My setup is pretty much the [simple fpm example](https://github.com/monicahq/docker/tree/master/.examples/simple/fpm) and I have a reverse proxy in front that...
Hey @VyrCossont I'm wondering what your status is on this
Same problem for me. I'm using Nuxt 1.3.0 and I tried both ts and js for my middleware files. There is no console output related to this.
I found out that the middlware directive works fine when using it in page components instead of layout components.
I'd like to present another use-case for a `Propagator` protocol: Jaeger offers an additional mechanism to propagate baggage values, the `jaeger-baggage` HTTP header. The [HotROD example](https://github.com/jaegertracing/jaeger/blob/711488f94f25d4a5e7900d0ba450ecb5bfdfda7b/examples/hotrod/services/frontend/web_assets/index.html#L72) makes use of this...
Hey @thely, sorry for getting back to you so late. This is not really an issue caused by this module, but more generally a combination of proxying and `plausible-tracker`. Though...
Thanks for opening the issue! Vue3 support is definitely a priority and I plan to support is as soon as possible. Unfortunately, I'm very busy until mid February and won't...
Thanks for filing the issue! Nuxt 3 as well as Vue 3 support is a priority but unfortunately I won't have time to work on this until mid February. I'll...
I think this issue is related to a problem we are currently facing in our Tuist-generated project: The list of targets in the _New File_ prompt and in the _Target...