Will quote @stucork 's direct message that helped in my case :
Continuing the discussion from Scrollbars problem:
Did you change the approach in the end?
If not then another way to make your main router completely blank might be to use an Custom HTML form as the main router, with no components. And in the init method do self.content_panel = self
.
This came up in another context and it reminded me of your app.