Skip to content

Conversation

@djhi
Copy link
Collaborator

@djhi djhi commented Nov 7, 2025

Problem

There are still some prop types that accept ReactElement where they should accept ReactNode

Solution

Switch from ReactElement to ReactNode where it makes sense.

How to test

  • Demos should build
  • Enterprise Edition should build (but some of its types may require to change to ReactNode too)

@djhi djhi merged commit 3f6f6ad into master Nov 12, 2025
15 checks passed
@djhi djhi deleted the fix-react-element-type-usage branch November 12, 2025 11:02
@djhi djhi added this to the 5.13.0 milestone Nov 12, 2025
@djhi djhi restored the fix-react-element-type-usage branch November 12, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFR Ready For Review

Development

Successfully merging this pull request may close these issues.

2 participants