Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
The current peerDependencies in powerbi-client-react specifies a strict React version.
I suggest relaxing this to ">=16" to improve compatibility.
Rationale:
1. Many enterprise projects run React 17 and cannot immediately upgrade to React 18
2. The PowerBI embed component doesn't use React 18-specific features
3. Many popular React libraries use ">=16" or ">=16.8" as their peer dependency range
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.