You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unsaved indicator that replaces the X icon to close an editor tab only renders on a TabsCtrl digest cycle, which limits the usefulness of this pattern. On a change to the ace editor, a digest should be triggered on an antecedent scope.
The text was updated successfully, but these errors were encountered:
The unsaved indicator that replaces the X icon to close an editor tab only renders on a
TabsCtrl
digest cycle, which limits the usefulness of this pattern. On a change to the ace editor, a digest should be triggered on an antecedent scope.The text was updated successfully, but these errors were encountered: