question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: Cannot read property 'document' of null

See original GitHub issue

Sentry Issue: APPSMITH-P4

TypeError: Cannot read property 'document' of null
  at s (/frame-modern.f881becc.js:1:110208)
  at Object.read (/frame-modern.f881becc.js:1:81419)
  at None (/frame-modern.f881becc.js:1:227767)
  at session_Session.createOrUpdateUser (/frame-modern.f881becc.js:1:227905)
  at app_App.createOrUpdateUser (/frame-modern.f881becc.js:1:248066)
...
(2 additional frame(s) were not displayed)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rishabhsaxenacommented, Apr 13, 2021

I couldn’t repro it reliably. It didn’t cause any crash though and the intercom widget was working fine as well.

0reactions
sentry-io[bot]commented, Apr 16, 2021

Sentry issue: APPSMITH-MT

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'document' of null when try to print html ...
The simple solution for your fix will be to rename open() function to something else and this will fix your error message. Copy/Paste...
Read more >
Uncaught TypeError: Cannot read property of null - iDiallo
This error occurs when you read a property or call a method on a null object . That's because the DOM API returns...
Read more >
TypeError: Cannot read property 'document' of null - Infragistics
I get the error: TypeError: Cannot read property 'document' of null on Infragistics.lob.js:880. Steps to recreate:.
Read more >
Solve - Cannot read property 'click' of Null in JavaScript
The "Cannot read property 'click' of null" error occurs when trying to call the click method on a null value. To solve the...
Read more >
Cannot read property 'document' of null on browser-refresh #301
VM56 frame.579b2cfd.js:1 Uncaught TypeError: Cannot read property 'document' of null at VM56 frame.579b2cfd.js:1 at Array.some (<anonymous>) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found