Open vksingh225 opened 5 years ago
$scope.$broadcast('eventSourceChanged', event); not working. I am updating my event based on select option value and the value is updating but the new events are not displaying instead the event generated initially are being shown.
@vksingh225 Could you provide your code snippet?
$scope.$broadcast('eventSourceChanged', event); not working. I am updating my event based on select option value and the value is updating but the new events are not displaying instead the event generated initially are being shown.