You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I start a story in visibilityState inactive or hidden, if I wait too long to set it to prerender, I will get an error Render timeout waiting for service amp-story-render to be ready..
Then, if I set it's visibilityState to prerender, it won't work.
Reproduction Steps
On this sandbox, you can try to change the story visibilityState : https://z9ce0.csb.app/
wait for console Error Render timeout waiting for service amp-story-render to be ready.
change visiblityState to prerender
compare to
change visiblityState to prerender before console Error Render timeout waiting for service amp-story-render to be ready.
Relevant Logs
No response
Browser(s) Affected
No response
OS(s) Affected
No response
Device(s) Affected
No response
AMP Version Affected
No response
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
Description
If I start a story in visibilityState
inactive
orhidden
, if I wait too long to set it toprerender
, I will get an errorRender timeout waiting for service amp-story-render to be ready.
.Then, if I set it's visibilityState to
prerender
, it won't work.Reproduction Steps
On this sandbox, you can try to change the story visibilityState : https://z9ce0.csb.app/
Render timeout waiting for service amp-story-render to be ready.
compare to
Render timeout waiting for service amp-story-render to be ready.
Relevant Logs
No response
Browser(s) Affected
No response
OS(s) Affected
No response
Device(s) Affected
No response
AMP Version Affected
No response
The text was updated successfully, but these errors were encountered: