Ionic 2 malformed HTML breaks components / shows white page

Hmm. Maybe it’s the same problem we ran into in this thread. Try telling your debugger to break on caught exceptions (not a perfect solution, but might at least help you see the errors).

Perhaps somebody official will chime in on whether NavController.loadPage is doing what it’s supposed to WRT template parsing errors.