Multistate not working in "Live" version

@vernettaf Now I see different errors:

$w("#mobileVectorImage1").onClick(() => {
    $w("#insightstatebox").changeState("API");
})

There’s no such element.

Also:

Cannot read property 'getBoundingClientRect' of null