sentry
sentry copied to clipboard
DOM Event component shouldn't render html snippets when someone clicks on 'body' or other nodes with too much content. (dont render megabytes of html snippets)
If someone clicks on 'body' then we're just going to repeat the whole captured html document into the snippet view, it's heavy and will break things.