Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Management] Fix breaking scope changes in the field format editor samples #13549

Merged

Conversation

chrisronline
Copy link
Contributor

Fixes #13542

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, though you could use $scope.$bind('id', attrs.id) on line 19 to match lines 17 & 18

@chrisronline
Copy link
Contributor Author

@spalger I don't think that will work because id isn't an angular expression, but just a string.

@chrisronline
Copy link
Contributor Author

Backport:
6.x: ea983c3
6.0: 646bda2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants