Skip to content

replace deprecated $.parseJSON() with JSON.parse().#21

Open
captain-igloo wants to merge 1 commit intokbwood:masterfrom
captain-igloo:master
Open

replace deprecated $.parseJSON() with JSON.parse().#21
captain-igloo wants to merge 1 commit intokbwood:masterfrom
captain-igloo:master

Conversation

@captain-igloo
Copy link

parseJSON() is deprecated from jquery version 3. JSON.parse() is supported by IE 8 and above.

…om jquery version 3. JSON.parse() is supported by IE 8 and above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant