Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add formsModule to extensible-form-prop component, enhancement for template and fix className duplication #18962

Merged
merged 4 commits into from Feb 13, 2024

Conversation

Sinan997
Copy link
Member

@Sinan997 Sinan997 commented Feb 7, 2024

Related question -> https://support.abp.io/QA/Questions/6582/TenantOrganizationUnit-extra-properties-which-are-navigation-properties-cause-frontend-error-afer-update-to-ABP-802

Resolves https://github.com/volosoft/volo/issues/16571

I guess this error is happening because of we moved extensible-form-prop component to standalone and missed the import formsModule.

Previously it was exported from ui-extension.module. This module is importing CoreModule, and CoreModule imports FormsModule.

@masumulu28 masumulu28 merged commit 2ce2913 into rel-8.0 Feb 13, 2024
2 of 3 checks passed
@masumulu28 masumulu28 deleted the extensible-form-extraproperties branch February 13, 2024 07:03
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.

None yet

2 participants