-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
Description
- Make
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. - Remove
loadinganderrorfields fromEmbeddableOutput. - Expose through embeddable the observable of
RenderCompleteDispatcherthat reports the state of rendering; and use that instead ofloadinganderrorfields ofEmbeddableOutput.
See #74504 (comment)
Part of #71857
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