Question

Adeptview
IN
Last activity: 4 Jun 2025 13:22 EDT
Custom React SDK Component Not Syncing in App Studio After Successful Publish
Dear Pega Support Team,
I have developed and published a custom React SDK component using the DX Component Builder SDK (Pega Infinity '23.1.4). The component (Org_Extensions_Picklist
) was published using npm run publish
, and the process completed successfully with the following confirmation message
"Success : Component successfully created in ruleset CustomDXComponents:01-01-01"
Despite the successful build and publish, the component is not appearing in App Studio or Dev studio, and is not available for use in UI configurations. And its perfectly working on Pega infinity 24.2 version .I have added the log message when the component is published successfully.