While debugging recently I've noticed that the code panel goes completely blank. Is this normal?

If you'd like a reproduction case clone this branch, run make
, and then run dapp debug
and select VaultFactoryTest::test_deploy_vault()
. After stepping through the trace for a little bit you will notice the code panel go blank:
https://github.com/rari-Capital/vaults/tree/v1