Skip to content

Conversation

@PerplexDaniel
Copy link
Contributor

@PerplexDaniel PerplexDaniel commented Nov 11, 2025

📋 Description

Fixes the extension registry import, it used the wrong path. Updated to reflect your working docs over here:
https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-registry/register-extensions#registration-with-javascript

In addition, the import of MyEntityAction was not used so removed. The import was done already at this line:

api: () => import('./my-property-action.api.js'),

@eshanrnh
Copy link
Contributor

Thanks for the PR, @PerplexDaniel 🙌 We will review it soon.

Copy link
Contributor

@eshanrnh eshanrnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🙌

@eshanrnh eshanrnh merged commit a3273ea into umbraco:main Nov 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants