Dan Gautsch
Dan Gautsch
Reviving this from the dead, has there been any movement on this feature? Or does this has to be implemented in terraform? EDIT: I see terraform has an open request...
Is mobile still unsupported? I can't seem to get it to work.
> @yyx990803 I have tried the solution here and it works on my machine. [#https://github.com/vuejs/vue-loader/issues/1657](https://github.com/vuejs/vue-loader/issues/1657) > > but there is something wrong with the sourcemap of `` [#https://github.com/vuejs/vue-loader/issues/2023](https://github.com/vuejs/vue-loader/issues/2023) Does this...
@ThomasKientz Did you find a workaround?
@florian-lefebvre Any resolution for this on your end?
Thanks @s1gr1d . My company is running an SSR app with Vue and an Express server. We utilize `@sentry/node` and `@sentry/vue`. This problem pops up for us _only_ when running...
@yyx990803 Is this change ready to be merged? We have a number of async mounted calls in our options API and would love to have these changes in place. It's...