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

NgStyle rawStyle property missing #9977

Closed
hansl opened this issue Jul 11, 2016 · 3 comments
Closed

NgStyle rawStyle property missing #9977

hansl opened this issue Jul 11, 2016 · 3 comments
Labels
area: common Issues related to APIs in the @angular/common package effort1: hours type: bug/fix workaround4: none

Comments

@hansl
Copy link
Contributor

hansl commented Jul 11, 2016

I'm submitting a ... (check one with "x")

[X] bug report

Current behavior

https://github.com/angular/angular/blob/master/modules/@angular/common/src/directives/ng_style.ts#L68

NgStyle has an input for rawStyle, but the property is missing. The offline compiler uses the rawStyle property, which has been renamed to ngStyle in eacc9e6#diff-aebb290dcc2fd74c5ce6c443717d102dL77.

Expected/desired behavior
Setting rawStyle should work as expected.

@hansl
Copy link
Contributor Author

hansl commented Jul 11, 2016

CC @chuckjaz

@hansl hansl added type: bug/fix area: common Issues related to APIs in the @angular/common package effort1: hours workaround4: none labels Jul 11, 2016
@hansl
Copy link
Contributor Author

hansl commented Jul 11, 2016

Please note that there wasn't a test covering the usage of this.

vicb added a commit to vicb/angular that referenced this issue Jul 11, 2016
@vicb vicb closed this as completed in 94dc632 Jul 11, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: common Issues related to APIs in the @angular/common package effort1: hours type: bug/fix workaround4: none
Projects
None yet
Development

No branches or pull requests

2 participants