Michael Brevard

Results 44 issues of Michael Brevard

### Make sure that you are familiar with documentation before submitting an issue. https://vuelidate-next.netlify.com/ **Describe the bug** When attempting to access a property in a vuelidate validation "form" in the...

bug
2.0

# 🐞 Bug report ## Description I have installed the webhint vscode extension, and have also tried the npm package, and have tried to use it as shown in the...

type:bug

### Environment ------------------------------ - Operating System: Linux - Node Version: v20.5.0 - Nuxt Version: 3.8.0 - CLI Version: 3.9.1 - Nitro Version: 2.7.0 - Package Manager: [email protected] - Builder: -...

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...

### 🔗 Linked issue Closes #623 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [x] 🐞 Bug fix (a...

### 🔗 Linked issue Related to #625 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug...

### Environment N/A ### Reproduction https://github.com/GalacticHypernova/NuxtFailTest Steps: 1. npm install 2. npm run dev 3. navigate to localhost:3000/images/Test2.jpg 4. profit ### Describe the bug When sending streams of images using...

### 🔗 Linked issue Resolves #1994 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix...

### Describe the feature In an app with a lot of translatable content importing the whole language file, even if lazily, will introduce huge network overhead, and most of the...

feature request
v8

Closes #1124 Closes https://github.com/nuxt-modules/i18n/issues/1753 This PR adds type safety for message translations when used with helpers like t(). The reason it's a breaking change is because it's more strict, which...

good first issue
Status: PR Welcome
Type: Improvement
🍰 p2-nice-to-have
typescript