Sasha

Results 1 comments of Sasha

I've got the same problem with `serialize is not defined` ```js // nuxt.config.js import { defineNuxtConfig } from "nuxt3"; export default defineNuxtConfig({ env: { baseUrl, }, axios: { proxy: true,...