-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Bento: components fail to hide placeholder
content once loaded
#34616
Comments
While #35788 addresses the issue for |
amp-twitter
fails to hide placeholder
contentplaceholder
content once loaded
Good call. I would recommend providing roughly three callbacks:
We can use amphtml/extensions/amp-render/1.0/amp-render.js Lines 278 to 280 in 1e13253
amphtml/extensions/amp-render/1.0/amp-render.js Lines 319 to 329 in 1e13253
|
working on a fix for this here: #35821 |
@samouri yes this should be closed. Going forward, all bento components with dynamic content will need to invoke the callbacks provided in BaseElement ( |
Description
When using
amp-twitter
1.0 (Bento) withplaceholder
content as follows:The placeholder content fails to be hidden when the component initializes, causing overlapping text:
See example on playground.
Reproduction Steps
Add
amp-twitter
1.0 withplaceholder
content.Relevant Logs
No response
Browser(s) Affected
No response
OS(s) Affected
No response
Device(s) Affected
No response
AMP Version Affected
2105150310000
The text was updated successfully, but these errors were encountered: