jburghardt

Results 17 comments of jburghardt

This is what could happen ```                   document.addEventListener('DOMContentLoaded', function () {   window.alert(document.getElementById('hypernova-app').innerHTML);   });     ```

> It seems like indeed `

Yep you are right, i updated the pull request.

Thought about that too, maybe also check for parseable json cause thats where we encountered the error first. I'll add something by monday

it should now correctly check that ```

review was requested btw