 Kind of a weird bug. The dapp itself is console.logging a lot of stuff, but only this line gets copied to the code editor. If I remove [this console.log](https://github.com/Parity-JS/shell/blob/c4ad493b86fd8dda0364881d9cff39c95e2ee73b/src/inject.js#L37) from inject.js, that line disappears and everything works normally.
Kind of a weird bug. The dapp itself is console.logging a lot of stuff, but only this line gets copied to the code editor.
If I remove this console.log from inject.js, that line disappears and everything works normally.