We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
emberjs
Learn more about funding links in repositories.
Report abuse
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
I bind img src attribute to object property and updating object results in flickering (gray border appears) if AdBlock is installed. See details on SO - http://stackoverflow.com/questions/10589577/ember-js-bound-image-with-size-flickering-in-chrome Looks like it has something to do with rendering slowing up. Could this be solved on ember.js part?
src
The text was updated successfully, but these errors were encountered:
I have an AdBlock extension for Chrome and can't see the issue. I doubt this is something that Ember itself can fix.
Sorry, something went wrong.
Merge pull request emberjs#821 from ember-learn/dependabot/npm_and_ya…
dd7f3cf
…rn/ember-cli-htmlbars-5.7.1 Bump ember-cli-htmlbars from 5.6.5 to 5.7.1
No branches or pull requests
I bind img
src
attribute to object property and updating object results in flickering (gray border appears) if AdBlock is installed.See details on SO - http://stackoverflow.com/questions/10589577/ember-js-bound-image-with-size-flickering-in-chrome
Looks like it has something to do with rendering slowing up.
Could this be solved on ember.js part?
The text was updated successfully, but these errors were encountered: