Skip to content

jquery-3.5.1.min.js:2 Uncaught TypeError: Cannot read property 'value' of undefined #167

@enayath12

Description

@enayath12

Because of the security issue in our project we are currently using jQuery 3.5.1 version.
https://code.jquery.com/jquery-3.5.1.min.js

After this change we are facing the below issue when click on tab.

Uncaught TypeError: Cannot read property 'value' of undefined
at HTMLInputElement.handler (jquery-3.5.1.min.js:2)
at HTMLUListElement. (jquery.tag-editor.js:114)

example:
In tagEditor once we type word TEST and click on tab button, cursor is moving out input field and in console I can see the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions