Danilo Freire

Results 3 issues of Danilo Freire

### Environment https://codesandbox.io/s/amazing-minsky-nwzxcr?file=/nuxt.config.js ### Reproduction In the "nuxt.config.js" define the build transpile like: import { defineNuxtConfig } from "nuxt"; export default defineNuxtConfig({ build: { transpile: [({ isDev }) => isDev...

enhancement
good first issue
vite
🍰 p2-nice-to-have

### Environment https://codesandbox.io/s/new-haze-rmtleo?file=/app.vue ### Reproduction Open the page and the alert will pop-up. ### Describe the bug The useHead can be used for XSS Attack. In my application, the user's...

enhancement
3.x
upstream

### Describe the feature I couldn't find a way to mock the '$fetch' for rest calls to my api server. I would like to mock the '$fetch' calls, for a...

enhancement
3.x
🍰 p2-nice-to-have
test-utils