Skip to content

Including the CDN link brings my app to a halt #424

@alexeightsix

Description

@alexeightsix

I noticed my app was running incredibly slow, the FPS counter will hit 1 FPS with the app being incredibly slow and impossible to navigate. I commented out the CDN link:

          <script
            defer
            src="https://unpkg.com/react-scan/dist/auto.global.js"
          ></script>

which fixed the issue resulting in the app running normaly again, a recent update to the library may be causing this.

If you need me to supply additional Info I can.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions