We have a listview that contains this widget. When it is deleted, we get the following error: "Cannot read property 'getGuid' of null TypeError: Cannot read property 'getGuid' of null". Despite this, the delete action completes as expected. It there a way to properly handle this error?