Skip to content

$.parseJSON is deprecated #91

@marcoherzog

Description

@marcoherzog

data = $.parseJSON('{' + data + '}');

As of jQuery 3.0, $.parseJSON is deprecated. To parse JSON strings use the native JSON.parse method instead.
https://api.jquery.com/jquery.parsejson/

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