Skip to content

FR: Script injection with defer attribute #7315

Open
@igorjacauna

Description

@igorjacauna

Operating System

Web

Browser Version

Any

Firebase SDK Version

9.20

Firebase SDK Product:

AppCheck

Describe your project's tooling

Nuxt with Nuxt Vuefire module

Describe the problem

The tag <script> appended to <head> by this or this functions is creating Core Web Vitals issues about Total Blocking Time.

Should be there a defer attribute to guarantee no blocking.

As you can see here, it is blocking for about 3 seconds.

image

Steps and code to reproduce issue

Just use AppCheck and initialize it with Recaptcha Enterprise provider.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions