英文: The process.env.variable works in local development but after deploying to Heroku it stops worki...
Nuxt3 Supabase createClient Server error "main.createClient is not a function" on build
英文: Nuxt3 Supabase createClient Server error "main.createClient is not a function" on buil...
使用Apollo和Nuxt.js获取useQuery的结果。
英文: Get result of useQuery with Apollo and Nuxt.js 问题 我试图使用`useQuery`函数(来自`'@vue/apollo-composab...
Nuxt 3过渡在一个组件中不起作用
英文: Nuxt 3 Transition is not working in a component 问题 我在Nuxt 3中创建了一个侧边栏,将其分为两个组件,分别是Sidebar和Hamburg...
Nuxt 3过渡在一个组件中不起作用
英文: Nuxt 3 Transition is not working in a component 问题 我在Nuxt 3中创建了一个侧边栏,将其分为两个组件,分别是Sidebar和Hamburg...
Vue Nuxt I18n,消息属性在添加新属性或编辑现有属性时不会直接反映出来。
英文: Vue Nuxt I18n , the message properties it's not reflect directly when add new one or edit ex...
使用`ssr: false`的Nuxt是否使Nuxt与使用Node.js托管的常规Vue相同?
英文: does using nuxt with `ssr: false` makes nuxt same as regular vue with nodejs hosting? 问题 如果您在nux...
Github控制台上显示的404错误,带有js载荷。
英文: Github error 404 on console with payload js 问题 我刚刚部署了我的Nuxt应用程序,出现了一些与payload js相关的错误,我不知道这是什么错误...
vue3-google-map与Nuxt
英文: vue3-google-map with Nuxt 问题 我在一些Vue项目中已经使用过这个vue3-google-map插件,但现在我正在开发一个Nuxt项目,我也想在这里使用它。有没有办法...
使用Formidable的PersistentFile与FormData和fetch一起使用。
英文: Use formidable's PersistentFile with FormData and fetch 问题 我正在运行一个使用Nuxt3/Nitro的小型API。它的工作方式...
11