Subscribe on changes!

Extends - parameters no returned from setup

avatar
Sep 24th 2020

Version

3.0.0

Reproduction link

https://codesandbox.io/s/vue-3-start-forked-rrcp8?file=/src/Bar.js

Steps to reproduce

The Setup function is not inherited

What is expected?

Parameters must be passed

What is actually happening?

Returns undefined

avatar
Sep 26th 2020

I see, thank you