rusackas commented on PR #37477:
URL: https://github.com/apache/superset/pull/37477#issuecomment-3858397861

   Closing: This plugin incorrectly has React as a direct dependency instead of 
a peerDependency. The chord plugin is bundling its own React 19 while the main 
Superset frontend uses React 17.0.2. This causes version conflicts and is a bug 
that should be fixed separately by moving React from `dependencies` to 
`peerDependencies`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to