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

TypeError: Cannot read property 'offsetParent' of null #19948

Closed
DoM1niC opened this issue Nov 30, 2021 · 2 comments
Closed

TypeError: Cannot read property 'offsetParent' of null #19948

DoM1niC opened this issue Nov 30, 2021 · 2 comments
Labels
A-Timeline-Search S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Regression X-Release-Blocker

Comments

@DoM1niC
Copy link

DoM1niC commented Nov 30, 2021

Steps to reproduce

Hey Devs,
I got since the recent Commits from 29.11.2021 everytime a crash by searching / clicking on the sidebar Events could this affected by matrix-org/matrix-react-sdk@9727a82 ?

Outcome

LOG

rageshake.ts:65 TypeError: Cannot read property 'offsetParent' of null
    at _ (RovingTabIndex.tsx:174)
    at S (RovingTabIndex.tsx:130)
    at Object.aa [as useReducer] (react-dom.production.min.js:159)
    at t.useReducer (react.production.min.js:23)
    at w (RovingTabIndex.tsx:188)
    at na (react-dom.production.min.js:157)
    at Ua (react-dom.production.min.js:180)
    at qs (react-dom.production.min.js:269)
    at Sc (react-dom.production.min.js:250)
    at yc (react-dom.production.min.js:250)
e.<computed> @ rageshake.ts:65
rageshake.ts:65 Ending non-existent watcher ID undefined
e.<computed> @ rageshake.ts:65
rageshake.ts:65 TypeError: Cannot read property 'offsetParent' of null
    at _ (RovingTabIndex.tsx:174)
    at S (RovingTabIndex.tsx:130)
    at Object.aa [as useReducer] (react-dom.production.min.js:159)
    at t.useReducer (react.production.min.js:23)
    at w (RovingTabIndex.tsx:188)
    at na (react-dom.production.min.js:157)
    at Ua (react-dom.production.min.js:180)
    at qs (react-dom.production.min.js:269)
    at Sc (react-dom.production.min.js:250)
    at yc (react-dom.production.min.js:250)
e.<computed> @ rageshake.ts:65
rageshake.ts:65 The above error occured while React was rendering the following components: 
    at w (vector://vector/webapp/bundles/a97b46f3f4cc909721ef/init.js:1:218144)
    at i (vector://vector/webapp/bundles/a97b46f3f4cc909721ef/init.js:1:1211579)
    at div
    at div
    at aside
    at div
    at e (vector://vector/webapp/bundles/a97b46f3f4cc909721ef/init.js:1:1758467)
    at div
    at div
    at div
    at div
    at T (vector://vector/webapp/bundles/a97b46f3f4cc909721ef/init.js:1:2415223)
    at n (vector://vector/webapp/bundles/a97b46f3f4cc909721ef/init.js:1:706254)
    at We (vector://vector/webapp/bundles/a97b46f3f4cc909721ef/init.js:1:2358631)
e.<computed> @ rageshake.ts:65

Operating system

Windows

Browser information

Electron App

URL for webapp

messenger.3dns.eu

Application version

Develop

Homeserver

messenger.3dns.eu

Will you send logs?

Yes

@SimonBrandner SimonBrandner added A-Timeline-Search S-Major Severely degrades major functionality or product features, with no satisfactory workaround X-Regression X-Release-Blocker labels Nov 30, 2021
@novocaine
Copy link
Contributor

Also experiencing this

@t3chguy
Copy link
Member

t3chguy commented Nov 30, 2021

Fixed by matrix-org/matrix-react-sdk#7228

@t3chguy t3chguy closed this as completed Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Timeline-Search S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Regression X-Release-Blocker
Projects
None yet
Development

No branches or pull requests

4 participants