-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Modal - TypeError: Cannot read property 'value' of undefined #2542
Comments
+1 |
1 similar comment
+1 |
Are you certain you're on 0.11 ? I can't find code on 0.11 that will lead to this. It'll help if you posted a Plunker. |
Your are right, I'm on 0.10.0 and that piece of code is not on 0.11.0. Sorry for the confusion |
+error on 0.11 |
+1 |
1 similar comment
👍 |
This issue can be reproduced in our environment (Version 0.11.0) when we click on a 'cancel' button which results in an ng-click="$dismiss()". Cancel ==> Console log: ==> angular-ui-bootstrap Version 0.11.0 |
Just have seen that this issue has already been fixed with #1972 - but has not been released yet. |
The fix was released as part of 0.11.2. |
Randomly, without consistency, get the following error with my modal. I am using version 11.00, so I am not sure what to do as I was hoping this was a issue from 10.00 which was resolved...or is it my code?
directive:
modal template:
The text was updated successfully, but these errors were encountered: