Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extends doesn't work when I try to use it more than 2 components #1973

Closed
dxvladislavvolkov opened this issue Aug 26, 2020 · 0 comments · Fixed by #1974
Closed

Extends doesn't work when I try to use it more than 2 components #1973

dxvladislavvolkov opened this issue Aug 26, 2020 · 0 comments · Fixed by #1974

Comments

@dxvladislavvolkov
Copy link

Version

3.0.0-rc.6

Reproduction link

https://jsfiddle.net/mf1v63pc/1/

Steps to reproduce

Open a link to jsfiddle project. You can see that alert shows only once
The same thing happens when I try to use mixins

What is expected?

I expected to execute the code of both components

What is actually happening?

Executed only one component

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant