datenanfragen / website

The Datenanfragen.de website including the request PDF generator and company information database
https://www.datenanfragen.de
MIT License
88 stars 126 forks source link

JS error (undefined): Permission denied to access property "then" #1141

Closed McBaumwolle closed 4 months ago

McBaumwolle commented 4 months ago

Ich habe ein eigenes Unternehmen hinzugefügt und mit Strg+V den Namen eingefügt, dann wurde die Exception geworfen.

Debug information:

{
    "type": "unhandledrejection",
    "error": {
        "message": "Permission denied to access property \"then\"",
        "name": "Error",
        "stack": ""
    },
    "defaultPrevented": false,
    "eventPhase": 2,
    "isTrusted": true,
    "returnValue": true,
    "code_version": "1.0.0",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0",
    "url": {
        "href": "https://www.datenanfragen.de/generator/",
        "origin": "https://www.datenanfragen.de",
        "protocol": "https:",
        "host": "www.datenanfragen.de",
        "hostname": "www.datenanfragen.de",
        "port": "",
        "pathname": "/generator/",
        "search": "",
        "hash": ""
    }
}
mal-tee commented 4 months ago

Might be related to #1128

Benutzt Du Extensions wie zB Dark Reader? Falls ja, dann bitte updaten, siehe, https://github.com/darkreader/darkreader/issues/12169

McBaumwolle commented 4 months ago

Dankeschön, funktioniert wieder super.