-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Make RenderCompleteDispatcher reactive #75417
Copy link
Copy link
Closed
Labels
Feature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Metadata
Metadata
Assignees
Labels
Feature:EmbeddingEmbedding content via iFrameEmbedding content via iFrameimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Type
Fields
Give feedbackNo fields configured for issues without a type.
RenderCompleteDispatcherinstances reactive—the should return an observable which reports the latest state of the element, whether it is still rendering, whether error happened, how may times it was rendered.loadinganderrorfields fromEmbeddableOutput.RenderCompleteDispatcherthat reports the state of rendering; and use that instead ofloadinganderrorfields ofEmbeddableOutput.See #74504 (comment)
Part of #71857