We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
When using {bubbles: false} with more than 1 selector, I get the following errors on the console :
This happens only with bubbles: false AND 1 selector. All other combinations (bubble:true or only 1 selector) seem to work.
Also, this doesnt seem to prevent the widget to work. I have all those errors, but the widget still works fine.
The text was updated successfully, but these errors were encountered:
It would help to provide a plunkr example you can fork this one: http://plnkr.co/edit/uTrlSK4R0iEhmg3mF2Cv?p=preview
Sorry, something went wrong.
Updated the code to fix this.
enkodellc
No branches or pull requests
Hello,
When using {bubbles: false} with more than 1 selector, I get the following errors on the console :

This happens only with bubbles: false AND 1 selector. All other combinations (bubble:true or only 1 selector) seem to work.
Also, this doesnt seem to prevent the widget to work. I have all those errors, but the widget still works fine.
The text was updated successfully, but these errors were encountered: