]> cat aescling's git repositories - mastodon.git/commit
Add source-mapped stacktrace to error message in web UI (#13082)
authorThibG <thib@sitedethib.com>
Wed, 19 Feb 2020 21:36:52 +0000 (22:36 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 21:36:52 +0000 (22:36 +0100)
commitff3a11d01d262c0a37cc1e33db2013b19729fb9d
tree85690fbeafa3a00a11c7f39ef7c50c87df5fe3e4
parentd8e9bae482b2921c3a06e6d94c0b8a07cf0c41ff
Add source-mapped stacktrace to error message in web UI (#13082)

* Add source-mapped stack trace to copyable text in error boundary

* Add the error message to the copied report, not only the stack trace
app/javascript/mastodon/components/error_boundary.js
package.json
yarn.lock