Replace
if ($(this).data('type' == undefined) && $(this).data('type') == undefined) {
on modules/appagebuilder/views/js/admin/home.js
with
if ($(this).data('type') == undefined) {
All Done Enjoy. Sorry for being late but I faced this issue today. Anyway if you don't need it now it will help others searching for it.
.png.022b5452a8f28f552bc9430097a16da2.png)