Skip to content

Fix JSON bug with more characters

Choose a tag to compare

@TsaiKoga TsaiKoga released this 08 May 03:20
· 6 commits to master since this release

Fix JSON bug with more characters

If there were more characters after JSON object, the parser will return error message. 馃敤

Features

  • Fix JSON bug if there were more characters after JSON object