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.

[Cryptic Error Message] Must inject a reconcile transaction class and batching strategy?

See original GitHub issue
Error: Invariant Violation: ReactUpdates: must inject a reconcile transaction class and batching strategy

It only throws when not debugging in Chrome.

What can I do to fix this?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
AlastairTaftcommented, Jul 18, 2016

I doubt anyone else will get it for the reason I was. But back in the old 0.15.x versions I was using import { render } from 'react/lib/ReactMount' to keep my bundle sizes smaller. In the 15.x.x code however this isn’t needed so I had to change my code to import { render } from 'react-dom'

0reactions
AlastairTaftcommented, Sep 20, 2016

@piuccio Afraid not, but I think it’s okay to use the normal syntax of import React from 'react' and import { render } from 'react-dom'. If I remember correctly, before, doing one of the other included everything, but I think now they only include the chunks of code that are relative to what you import.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning message "Transaction is not in balance..." - QuickBooks
Solved: When I try to manually reconcile my checking account (inserting bold check next to the transaction), I get a pop-up message saying ......
Read more >
Reconciliation Error Dictionary
When the Reconciliation Type Code is 'Entry-by-Entry' (CE1-CE8), the Reconciled Revenue Amount Total (91-Record) of each Accounting Class Code must equal the ...
Read more >
Troubleshooting - Ingenico ePayments Support
You receive cryptic error messages and our platform rejects your transaction requests. But fear not: We have the tools that will help you....
Read more >
US6640244B1 - Request batcher in a transaction services patterns ...
A system and method are provided for batching logical requests for reducing network traffic. A group of business objects necessary for a transaction...
Read more >
Oracle® Retail Point-of-Service - CiteSeerX
adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be ...
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