This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Fix startup exception page to handle flattened exceptions #831
Closed
Description
@Eilon looks like one more place we need to do the fixes :-(
Current behavior: https://jsfiddle.net/2s6g0xsx/ (notice that we do not display the code for other exceptions and also the show exception details
link does not toggle as we have seen in developer exception page)