devtools
devtools copied to clipboard
DevTools Inspector - Blank page
Widget inspector is blank. After debugging I found that it tries to load a polyfill script for inspector and fails due to the escape character in start and end tokens. If i remove the \n from the magic tokens it works.


@CoderDake @jacob314