leonardlin
leonardlin
Added ability to set ContentType, required for azure webjobs
@InFog sorry for the late fix. .project file removed.
It doesn't work for me out of the box. this library is using socket-io v2 socket-io v3+ servers probably need to set backward compatibility, otherwise it doesn't work https://socket.io/blog/socket-io-3-1-0/
Hi @mc622426 "Describes" are relation-tags, Steps: * Go to label settings of the project * Where you can configure SPAN-labels, there is a tab for "relation"  * Add there...
I fixed the prettier warnings. Ready to rerun. thanks
I'm using gridsome (also SSR) and unfortunately, I need to do the workaround described in the docs: https://gridsome.org/docs/assets-scripts/#without-ssr-support but looking forward to v1 too.
@lambdadev007 I don't think so, I'm using the workaround
Doing this hack works for $gtm, but then other types don't work anymore. this.$store this.$root this.$i18n ... > > > Hey @MFrizzy I managed to make it work using: >...
Update: It seems to happen in combination with vue-i18n in dev-mode. In prod-mode I can't reproduce it either. Still investigating, will report if I can reproduce again.
I need to retract my reproduction-post (deleted). It was only reproducible in dev-mode and not in prod-mode. I found the issue somewhere else.