Skip to content

After React 19 upgrade, fix react-to-print#2828

Merged
entrotech merged 1 commit into
developfrom
2294-fix-print-prob-after-react-19-upgrade
Dec 20, 2025
Merged

After React 19 upgrade, fix react-to-print#2828
entrotech merged 1 commit into
developfrom
2294-fix-print-prob-after-react-19-upgrade

Conversation

@entrotech

Copy link
Copy Markdown
Member

What changes did you make?

  • This is a follow-up to PR, to upgrade react-to-print to v 3.2.0, since version 2.* does not support React 19 (findDOMNode function is no longer supported by React 19, and v2.* of react-to-print used it). v 3.* of react-to-print is a breaking changes that required modification of all of the code that does printing.

Why did you make the changes (we will use this info to test)?

  • Printing was broke after upgrade to React 19.

Issue-Specific User Account

If you registered a new, temporary TDM User Account for this issue, indicate the
username (i.e., email address) for the account.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

n/a

@entrotech
entrotech merged commit 41721b6 into develop Dec 20, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to React 19

1 participant