I have FireBug instaled on my FireFox and get similar error. I suspect there is problem with tabbed pages. When click on the entry to open it the function
function showPage(region, pid, link, title) {
return window.parent.showPage(region, pid, link, title);
}
is called and there is no parent for current window.
But as we all can see this is just early beta release of project and lot of features authors not realized yet.