Cody Bontecou

Results 30 comments of Cody Bontecou

For now, it's Android but I'd prefer a universal solution if possible. Do the languages get returned as a Locale type on Android??

Good old fashion bump of interest 🙏

> You can look at the components in my project and they can support vue3 and typescript Are you talking about [https://github.com/yinhw0210/vue3-drag-visualization](https://github.com/yinhw0210/vue3-drag-visualization) @yinhw0210? How do I use it?

@MDOpus, unfortunately, I'm still getting an error on the RecognitionEngine with your solution.

@DataGreed Is direct support for .p12 a thing as well?

Curious if anyone has a solution for this.

Here's a reproduction - https://github.com/CodyBontecou/server-renderer-error You can see the error by running `npm run build` at either `apps/hotspringers-nuxt-3` or from the root directory.

Hmm, explicitly stating ```js export default defineNuxtConfig({ build: { transpile: ['stripe'] } }) ``` gives me the error `vue-router.mjs:3451 SyntaxError: The requested module '/_nuxt/node_modules/stripe/lib/stripe.worker.js?v=d75ecad6' does not provide an export named...

Curious if you made any progress on this?