Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read properties of undefined (reading 'stack') #4932

Closed
ganthern opened this issue Jan 5, 2023 · 0 comments · Fixed by #4933
Closed

Uncaught TypeError: Cannot read properties of undefined (reading 'stack') #4932

ganthern opened this issue Jan 5, 2023 · 0 comments · Fixed by #4933
Labels
bug broken functionality, usability problems, unexpected errors state:done meets our definition of done state:not-testable "tested" for blind fixes or old code removal with no expected regressions
Milestone

Comments

@ganthern
Copy link
Contributor

ganthern commented Jan 5, 2023

Client: Browser
Type: PREMIUM
Tutanota version: 3.106.5
Timestamp (UTC): Thu, 05 Jan 2023 12:47:44 GMT
User agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
TypeError
Error message: Cannot read properties of undefined (reading 'stack')
Stacktrace:
TypeError: Cannot read properties of undefined (reading 'stack')
at yt (https://mail.tutanota.com/app.js:1:80846)
at https://mail.tutanota.com/app.js:1:119112
@ganthern ganthern added the bug broken functionality, usability problems, unexpected errors label Jan 5, 2023
@ganthern ganthern added the state:not-testable "tested" for blind fixes or old code removal with no expected regressions label Jan 5, 2023
ganthern added a commit that referenced this issue Jan 5, 2023
we're receiving reports for calls of the uncaught error handler
where the error is undefined from safari users.

moving the log into the try to get a log message with a stack instead
of another uncaught error when this happens.

close #4932
@ganthern ganthern added the state:done meets our definition of done label Jan 6, 2023
@ganthern ganthern added this to the 3.108.0 milestone Jan 16, 2023
ganthern added a commit that referenced this issue Jan 16, 2023
we're receiving reports for calls of the uncaught error handler
where the error is undefined from safari users.

moving the log into the try to get a log message with a stack instead
of another uncaught error when this happens.

close #4932
ganthern added a commit that referenced this issue Jan 17, 2023
we're receiving reports for calls of the uncaught error handler
where the error is undefined from safari users.

moving the log into the try to get a log message with a stack instead
of another uncaught error when this happens.

close #4932
ganthern added a commit that referenced this issue Jan 20, 2023
we're receiving reports for calls of the uncaught error handler
where the error is undefined from safari users.

moving the log into the try to get a log message with a stack instead
of another uncaught error when this happens.

close #4932
ganthern added a commit that referenced this issue Jan 20, 2023
we're receiving reports for calls of the uncaught error handler
where the error is undefined from safari users.

moving the log into the try to get a log message with a stack instead
of another uncaught error when this happens.

close #4932
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors state:done meets our definition of done state:not-testable "tested" for blind fixes or old code removal with no expected regressions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant