Fix Multiple directives [pickADate, showErrors (module: confRegistrationWebApp)] asking for new/isolated scope on: <pick-a-date> error introduced in 192aaa30cd1c95ca990c815cccb36c19f55c0ab7.
Solution: revert the show-errors directive back to no longer creating a new isolated scope and instead using $scope.$eval to determine the value of the show-errors-instant attribute.
Fix
Multiple directives [pickADate, showErrors (module: confRegistrationWebApp)] asking for new/isolated scope on: <pick-a-date>
error introduced in 192aaa30cd1c95ca990c815cccb36c19f55c0ab7.Solution: revert the
show-errors
directive back to no longer creating a new isolated scope and instead using$scope.$eval
to determine the value of theshow-errors-instant
attribute.https://secure.helpscout.net/conversation/2245104032/946275?folderId=7599852