By using firefox (it works in Chrome) and login to the backend, then edit page that contain video form, when click "Clear Selection", it will redirect to
url : javascript:$('#block_4').select2('val', ''); $('#block_4_preview').css('display', 'none');
and page display
[object Object]
Any suggestion regarding this?