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

RangeError: Maximum call stack size exceeded with bubbles: false #7

Closed
OoDeLally opened this issue Jan 27, 2017 · 2 comments
Closed
Assignees
Labels

Comments

@OoDeLally
Copy link

OoDeLally commented Jan 27, 2017

Hello,

When using {bubbles: false} with more than 1 selector, I get the following errors on the console :
image

image

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.

@enkodellc
Copy link
Owner

It would help to provide a plunkr example you can fork this one: http://plnkr.co/edit/uTrlSK4R0iEhmg3mF2Cv?p=preview

@enkodellc enkodellc self-assigned this Mar 18, 2017
@enkodellc
Copy link
Owner

Updated the code to fix this.

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

No branches or pull requests

2 participants