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.

document is not defined error after updating to 8.8.0

See original GitHub issue

After updating to version 8.8.0 my server side rendered React application fails to render because document is not defined at render time. The referenceError points to a change in focus-trap-react.js that was introduced in PR#460.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
stefcameroncommented, Sep 27, 2021

Fixed in v8.8.1

0reactions
stefcameroncommented, Sep 27, 2021

Fixed in v8.8.1

Thanks for the quick fix.

My pleasure!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix ReferenceError: Document is not defined ... - Sabe.io
In this post, we looked at the most common reasons that causes the document reference error in JavaScript. The main culprits are using...
Read more >
Solr throws error on partial update after upgrade to 8.8
Until it's released the workaround is to set <enableLazyFieldLoading>false</enableLazyFieldLoading> in solrconfig.xml.
Read more >
Updating Parts of Documents | Apache Solr Reference Guide ...
Solr supports three approaches to updating documents that have only partially ... That dynamic field definition must be not stored, or indexing will...
Read more >
Version 8.8.0 Changelog (2022-08-30) | PDFTron for Web
Fixed issue where annotations with NoZoom property set to true could not be rotated; Fixed issue where no message would be shown if...
Read more >
Updating Drupal core via Composer
If you are updating from a Drupal version earlier than 8.8.0, you will likely need to make some one-time changes. Follow the guide...
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