de48e2c453
* Fixed a displaying issue with blocks that contain non-direct-convertible objects. * Revert "Fixed a displaying issue with blocks that contain non-direct-convertible objects." This reverts commit dc44a07d79e605e42e605befde1b09fdc95429d5. * Different approach on fixing the Base object with display values in Blocks which should not generate regression since it's restricted only to blocks and works the same way for other situations except this one * Added 'elements' lookup as well * Check if display values or elements exist before destructuring them