Matheus Dal'Pizzol

Results 3 issues of Matheus Dal'Pizzol

I believe there's a bug related to Node ESM in some scenarios when trying to lift the SSR server that causes the `createServer` function to be undefined. **How to reproduce:**...

I'm getting an error related with named exports that I believe to be related with newer NodeJS versions. I'm using Node 19.0.0. ```js import { VsmMenu, VsmMob } from "vue-stripe-menu";...

When adding the [@nuxt/pwa](https://github.com/nuxt-community/pwa-module) module and accessing the project offline the Material Icons are missing. The problem is that the icons font is loaded from the Google Fonts API by...