Is your enhancement related to a problem? Please describe.
With the introduction of lazy loading of available push connections (#365), we're allowing innerHTML because processTemplate escapes values.
Describe the solution you'd like
Plan is to revisit the overall approach and potentially store the last 3-5 sites that were distributed to and front-load those.
Designs
n/a
Describe alternatives you've considered
none.
Additional context
none.
Is your enhancement related to a problem? Please describe.
With the introduction of lazy loading of available push connections (#365), we're allowing
innerHTMLbecauseprocessTemplateescapes values.Describe the solution you'd like
Plan is to revisit the overall approach and potentially store the last 3-5 sites that were distributed to and front-load those.
Designs
n/a
Describe alternatives you've considered
none.
Additional context
none.