Skip to content

parse the string event['data'] into a json object

use JSON.parse() on event['data'] variable

Merge request reports