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

connectedCallback is not invoked when FirestoreMixin is applied multiple times #323

Closed
merlinnot opened this issue Feb 15, 2018 · 4 comments

Comments

@merlinnot
Copy link
Contributor

Given

class extends Polymer.FirestoreMixin(Polymer.FirestoreMixin(otherMixin(Polymer.Element))) {}

connectedCallback in otherMixin won't be invoked.

@tjmonsi
Copy link
Collaborator

tjmonsi commented Feb 21, 2018

can we have a small repo to work on to see?

@merlinnot
Copy link
Contributor Author

Sorry, I've made a fix for this the same day, just forgot to mention it.

@merlinnot
Copy link
Contributor Author

I'm leaving this one open since it's not in the master yet, as all other issues.

@tjmonsi
Copy link
Collaborator

tjmonsi commented Feb 21, 2018

I see. Thanks :)

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

No branches or pull requests

2 participants