Skip to content

Backoffice hangs when loading '/app_plugins/urltracker/script.iife.js' #204

@timlaughlin

Description

@timlaughlin

Umbraco Version: 13.10.0
UrlTracker Version: 13.3.0

The Umbraco backoffice hangs when trying to load during the lazyload causing the backoffice to never load. Blocking this file in the development console allows the backoffice to load successfully.

/app_plugins/urltracker/script.iife.js?d=638918278150000000

Going to that url directly also hangs.

This also happens with the following appsettings.
"UrlTracker": {
"Enable": false,
"EnableLogging": false,
"Pipeline": {
"Enable": false,
"EnableClientErrorTracking": false
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions