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 Error: AssertNotNull failed: null #5222

Closed
ganthern opened this issue Mar 3, 2023 · 1 comment
Closed

Uncaught Error: AssertNotNull failed: null #5222

ganthern opened this issue Mar 3, 2023 · 1 comment
Labels
browser-bug Bugs caused by environment bug broken functionality, usability problems, unexpected errors

Comments

@ganthern
Copy link
Contributor

ganthern commented Mar 3, 2023

Reported on Browser and android:

I can not see the text of the message when I open the emails

Client: android
Type: PREMIUM
Tutanota version: 3.110.0
Timestamp (UTC): Fri, 03 Mar 2023 11:05:26 GMT
User agent:
Mozilla/5.0 (Linux; Android 10; HMA-L29 Build/HUAWEIHMA-L29; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/81.0.4044.138 Mobile Safari/537.36
Error
Error message: AssertNotNull failed : null
Stacktrace:
Error: AssertNotNull failed : null
at l (https://assets.tutanota.com/common-min-3277242d.js:1:11518)
at HTMLButtonElement.onclick (https://assets.tutanota.com/gui-base-a1de5394.js:1:94096)
at D.handleEvent (https://assets.tutanota.com/app.js:1:25636)

Notes:

on further inspection, this seems to happen exclusively on outdated clients except for ios safari 604.1 like this one:

Client: Browser
Type: FREE
Tutanota version: 3.110.0
Timestamp (UTC): Thu, 02 Mar 2023 20:41:37 GMT
User agent:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1
Error
Error message: AssertNotNull failed : null
Stacktrace:
l@https://mail.tutanota.com/common-min-3277242d.js:1:11527
onclick@https://mail.tutanota.com/gui-base-a1de5394.js:1:94097
@https://mail.tutanota.com/app.js:1:25640

happens here:

onclick: (event: MouseEvent) => this.click(event, a, assertNotNull(this._domButton)),

No idea how old that webkit version is

@ganthern ganthern added bug broken functionality, usability problems, unexpected errors ios issues that concern the ios client but not all clients browser-bug Bugs caused by environment and removed ios issues that concern the ios client but not all clients labels Mar 3, 2023
@charlag
Copy link
Contributor

charlag commented Mar 6, 2023

Duplicate of #5221

@charlag charlag marked this as a duplicate of #5221 Mar 6, 2023
@charlag charlag closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-bug Bugs caused by environment bug broken functionality, usability problems, unexpected errors
Projects
None yet
Development

No branches or pull requests

2 participants