Make RenderCompleteDispatcher reactive #75417
Labels
Feature:Embedding
Embedding content via iFrame
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
RenderCompleteDispatcher
instances 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.loading
anderror
fields fromEmbeddableOutput
.RenderCompleteDispatcher
that reports the state of rendering; and use that instead ofloading
anderror
fields ofEmbeddableOutput
.See #74504 (comment)
Part of #71857
The text was updated successfully, but these errors were encountered: