Composition-api: fix: export '_set' (reexported as 'set') was not found in '@vue/composition-api'

Created on 11 Oct 2020  ·  1Comment  ·  Source: nuxt-community/composition-api

🐛 The bug
I get the following warn message after installing version 0.12.6:

WARN  in ./.nuxt/composition-api/index.js  
export '_set' (reexported as 'set') was not found in '@vue/composition-api'

🛠️ To reproduce
only upgrade to 0.12.6

bug

Most helpful comment

This warning should not appear in v0.13.0.

>All comments

This warning should not appear in v0.13.0.

Was this page helpful?
0 / 5 - 0 ratings