nuxt-community / nuxt-property-decorator

Property decorators for Nuxt (base on vue-property-decorator)
https://github.com/kaorun343/vue-property-decorator
MIT License
400 stars 34 forks source link

bug report:The latest version of plugin causes rendering errors #90

Closed gzg1023 closed 3 years ago

gzg1023 commented 3 years ago

I use the latest version of [nuxt@2.15.2] and the latest version of [nuxt-property-decorator@2.9.1] to prepare to develop a project, but there are two [__nuxt] nodes in the page rendering, and the following is a demonstration link. This is very fatal. ant [nuxt-vite] plugin

code: https://codesandbox.io/s/thirsty-framework-8d25n

demo: https://8d25n.sse.codesandbox.io/

gzg1023 commented 3 years ago

I don't know if it's nuxt-vite or nuxt-property-decorator, but using them together will cause this problem