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

ng-style doesn't work due to late angular interpolation #26

Open
aligajani opened this issue Dec 27, 2015 · 0 comments
Open

ng-style doesn't work due to late angular interpolation #26

aligajani opened this issue Dec 27, 2015 · 0 comments

Comments

@aligajani
Copy link

The problem is, if we use ng-style to set dynamic widths and heights, the spinner never shows due to a late interpolation issue, or some async shit happening behind the scenes that I am unaware of. However, if I use style inline as in hard-coded like style="width:800px; height:800px;" then the spinner shows. What do I do? Also, the image loaded "event" never fires, so there are definately some issues. Any solutions?

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

No branches or pull requests

1 participant