lsbyerley

Results 10 issues of lsbyerley

Greetings.. is there a just equivalent to the lodash method mergeWith? https://lodash.com/docs/4.17.15#mergeWith Curious if I was overlooking it but I don't think there is?

New module request

**Describe the bug** I've come across a bug when using `this.$formulate.reset()` to reset form values of a ``. It's not necessarily consistent and it doesn't happen every time, but it...

bug

Thanks for the awesome hook! Apologies if this is obvious but how would you remove the event listener? Let's say i'm attaching it based on the value of another variable.....

**Describe the bug** A `Cannot read properties of undefined (reading '$model')` error when using Vuelidate 2.x with Nuxt V2 I'm not sure why the $model would be undefined. Does anything...

bug
2.0

**Is your feature request related to a problem? Please describe.** When using `wb.write()` to create a file, if the file already exists, does it update the file? In my experience,...

Hello, thank you for sharing your code and the doing the tutorial. Is it possible to also share the amplify folder? I see that it is being ignored in the...

I created a simple vue app with an async method to pull in test data. Web Maker gives out the `unexpected identifier` error at the line where i await the...

bug

If using this component as a Nuxt plugin, setting the `enable-geolocation` prop to `true` results in a `navigator is not defined` error in VuetifyGoogleAutocomplete.js [at this line](https://github.com/MadimetjaShika/vuetify-google-autocomplete/blob/7227e9a26ecaa81d6c4e7045be868a49725d9d5c/src/VuetifyGoogleAutocomplete.js#L299) when loading the...

I'd like to call a method or emit an event from a click even in the schema but `this` is undefined. Is there a way to do this with this...

Does anyone know why this would suddenly be cropping up as an issue when running the typecheck command? ![Screenshot 2024-09-08 at 11 15 33 AM](https://github.com/user-attachments/assets/55001e9b-2394-48b4-b068-1aea8685fa0e)