Directives inside modal scope don't correctly bind to the controller
Modal service for AngularJS - supports creating popups and modals via a service.
Brought to you by:
evanfcrane
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: fdn
+1.
The proposed fix isn't great though since the $element isn't included in the inputs. I'm going forward with the reorder and avoiding the $element in my controller. It's a limitation but required if you have directives that aren't using two-way binding.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ipavlic
That's basically the same issue as [#71], and it's quite frustrating.
Related
Tickets: #71