When I’m using async/await in my javascript, it completely breaks the compare editor. If either version of the code I’m comparing has the async/await commands, the compare editor just opens a blank grey window with no content. Comparing two versions of the same file that don’t contain async/await still works just fine.
I’m using 2017 CI 10 with CodeMix preview installed.
Any ideas?