David Thompson

Results 13 comments of David Thompson

@frederic117 I can't replicate what you're seeing - the `this.$socket` objects in `index.vue` and `components/Logo.vue` are identical in my case. I used [create-nuxt-app](https://github.com/nuxt/create-nuxt-app). Can you post your component code?

@probil: This is a bit over my head, but a comment to this [post](https://stackoverflow.com/questions/57415676/is-there-something-like-vue-unuse-to-stop-using-a-plugin) suggests that this [Vuex method](https://github.com/vuejs/vuex/blob/dev/src/mixin.js) may demonstrate a way to un-use / uninstall a Vue plugin....

I'm happy to help with this if you want. Is the API hosted somewhere? Let me know how I can contribute.

Is this resolved then? @probil I can add this to docs if you want.

@jeremydaly we're unable to `POST` (and perhaps to put?) when running locally using Node 16, but Node 14 works fine. Is that consistent with the Payload V2 thing? Could our...

I have a bit of Tableau experience and would be happy to play around with/fancy up that prototype if you want, let me know!

James - I can help on that if you want, lemme know On Jul 20, 2017 2:42 PM, "James Mensch" wrote: > I'd love to take the helm for this,...

Do you still need help with this? I've got lots of time at the moment and this sounds worthwhile. Following josh's lead: My Portfolio: davethompsonisme.com My Email: [email protected] I'm available...

Mike - sounds good. I'll be there close to ten but have to run at 11:30. Hope to see you then On Dec 1, 2017 11:39 AM, "Mike Sarahan" wrote:...

Looking at this a bit closer, the issue seems to be resolved if I remove `type: "module"` from the resulting `.esbuild/.build/src/routes/get/package.json`. Is there an option to do this in my...