freezyh
freezyh
how to use it in Nuxt3? Now, I use last version 5.0.0, but I don't know hot config it in defineNuxtPlugin.
> @osroca I made an example of using modules in nuxt2. hope this helps you. https://github.com/serialine/vue-dompurify-html/tree/example-nuxt2/examples/nuxt2 or #2257 How to use it in Nuxt3?
> > Might be related to this? [vuejs/core#8112](https://github.com/vuejs/core/issues/8112) > > I think you are correct. I am not sure what possibilities we have (at least while keeping the directive API...
>    在Nuxt3中如何正确引入使用?
>  我在Nuxt3中也出现了类似问题
how to use submenu?
> 能出一个兼容 nuxt3 的版本吗?nuxt 把 keepalive 搞废了,连基本都 include/exclude 都不支持,[确认了bug](https://github.com/nuxt/nuxt/issues/15214#issuecomment-1397374500)却迟 > 缓存页面当然是在浏览器上,nuxt2都可以做到include/exclude,到了nuxt3就不行了,确实把keepalive搞废了
@microcipcip
我也出现这情况,在服务端无法使用app.$cookies.remove无法生效
@microcipcip