Skip to content

Anyway this package can be lazy loaded? #364

Closed
@brennanfife

Description

@brennanfife

Is your feature request related to a problem? Please describe.
When running the performance option within Chrome's Lighthouse, one of the warnings that may be thrown notes: 'Some third-party resources can be lazy loaded with a facade'

screen-shot

After some googling, the solution notes one should delay the loading of the third-party embeds and replace them with static elements until the user interacts with the component, in this case, an Intercom button.

Now assuming the Intercom button boots on the initial render of the application, can we replace the element with something static until the user clicks the Intercom element?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions