-
Notifications
You must be signed in to change notification settings - Fork 168
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
Error Maximum call stack size exceeded with ngIf: isOpen && showPicker == 'date' #230
Comments
I am receiving the same error with "jquery": "3.4.1", |
This error disepear with jquery 3.3.1 and bootstrap-ui-datetime-picker 2.6.3 |
Nope, it still appears for me |
Here we are using angular 1.7.7, jquery 3.4.1, bootstrap 3.4.1 and we are also facing the same issue. I have noticed that when I change ng-if to ng-show then it works correctly Lowering the jquery version to 3.3.1 it works fine. Problem starts with jquery version 3.4.0 Issue can be reproduced with the exampl/index.html using the following libraries in the header:
|
The commit that fixed this issue did not include a rebuild of the |
I saw a new release came out that includes the fix. Thank you! |
I have this error, I don't know how to solve it. Please help me
bower.json:
Error:
The text was updated successfully, but these errors were encountered: