Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
bridge-impl-2.0.0, bridge-impl-3.0.0, bridge-impl-4.0.0, bridge-impl-5.0.0
-
None
Description
{markdown}
`BodyRendererBridgeImpl` renders resources with `target="body"`. `BodyRendererBridgeImpl` was recently changed to wrap and delegate to other `BodyRenderer`s, so the wrapped `BodyRenderer` and the `BodyRendererBridgeImpl` both render the resources. `BodyRendererBridgeImpl` still needs to render some resources (ones which were originally `target="head"` and had to be relocated), but it should ensure that those resources are not rendered by the wrapped `BodyRenderer`.{markdown}
`BodyRendererBridgeImpl` renders resources with `target="body"`. `BodyRendererBridgeImpl` was recently changed to wrap and delegate to other `BodyRenderer`s, so the wrapped `BodyRenderer` and the `BodyRendererBridgeImpl` both render the resources. `BodyRendererBridgeImpl` still needs to render some resources (ones which were originally `target="head"` and had to be relocated), but it should ensure that those resources are not rendered by the wrapped `BodyRenderer`.{markdown}