make error message more user-friendly (#812)

* make error message more user-friendly

* tweak aria

* override user-select for error splash screen

* localize messages

* fix naming

* log error

* include spaces in i18n
This commit is contained in:
David Luzar 2020-03-09 17:09:45 +01:00 committed by GitHub
parent 56a2f8f15f
commit 3bf3d96d9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 46 additions and 20 deletions

View file

@ -5,9 +5,9 @@ export default `
// paste stack trace here
\`\`\`
### localStorage
### Scene content
\`\`\`
// paste localStorage content here (if it doesn't contain sensitive data)
// paste scene content here (if it doesn't contain sensitive data)
\`\`\`
`;