Results 17 comments of Yisibell Hong

内部 对 placement 这个 prop 进行 赋值 导致的 警告。换成 计算属性 就可以解决。 ![image](https://user-images.githubusercontent.com/20988580/180914752-92bc7de9-2aca-42f2-a6b6-003f3989a64f.png) ![image](https://user-images.githubusercontent.com/20988580/180914702-b40d691f-b01f-40fd-848f-308aef95e749.png)

已经提 pr 了。看什么时候合并发布修复版本了。

I have the same problem in the nuxt2 project. The deployment environment is Linux, but macOS and Windows is ok.

try this module https://github.com/yisibell/nuxt-svg-icons

try this https://github.com/yisibell/vite-plugin-svg4vue for vite3 / vite4 and vue3

> Greetings, > > I am intending to utilize this module for conditional proxy purposes. In order to branch according to the expected `accept:` header in the request, I wrote...

you can try this proxy module https://github.com/yisibell/nuxt-proxy-request Works well in both production and development environments.

> Is there any alternative or workaround to get this working in the meantime while the module is migrating to ESM? How to add proxies in nuxt 3 for dev...

> > try this https://github.com/yisibell/nuxt-svg-icons > > At what point does this module support stroke? This module which defacto is a modified `nuxt-icons` also does not support outline-icons from advance....