•  
      request #26758 Error is thrown in Chrome when an autofill event is encountered
    Infos
    #26758
    Thomas Gerbet (tgerbet)
    2022-05-11 14:03
    2022-05-04 17:47
    28283
    Details
    Error is thrown in Chrome when an autofill event is encountered

    This is due to the library we use in the project sidebar to handle the key events, see upstream bug: https://github.com/vueuse/vueuse/issues/1128

    Trace:

    {
        "message": "Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')",
        "source": "https://tuleap.example.com/assets/core/burning-parrot-4170042be2545beab451.js",
        "lineno": 6,
        "colno": 93112,
        "error": [],
        "href": "https://tuleap.example.com/plugins/document/example/search/129?q=%2a",
        "user-agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36",
        "user-id": 156
    }
    
    Other
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-05-11
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    integrated to Tuleap 13.8.99.67


    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2022-05-11
    User avatar
    Thomas Gerbet (tgerbet)2022-05-04 17:55

    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Status changed from Under implementation to Under review