composition-api icon indicating copy to clipboard operation
composition-api copied to clipboard

fix: ref, reactive, ... are not reexported from @nuxtjs/composition api

Open trinhngocdieu opened this issue 2 years ago • 0 comments

🐛 The bug Installing the @nuxtjs/composition-api to the codebase that is currently using Nuxt 2, but can not use Composition-API (ref, reactive, ...), the error happened as following screenshot:

Screen Shot 2022-09-05 at 16 17 35

🌈 Expected behaviour Can use/import without error the ref, reactive, ... in the codebase.

trinhngocdieu avatar Sep 05 '22 07:09 trinhngocdieu