Installation on a fresh 4.1 WP install gives the same error.
media-views.js?ver=4.1 line 2448
`this._tb_remove = window.tb_remove;
window.tb_remove = function() {
frame.close();
frame.reset();
frame.setState( frame.options.state );
frame._tb_remove.call( window );
};`
frame._tb_remove.call( window ); <– call to undefined
I realise this is my mistake not checking the version on the main page;
Compatible up to: 4.0.1