Skip to content

Commit 2f48bcc

Browse files
Merge branch 'e2e-tabs-component-angular-nextjs' into add-missing-components-markup-to-angular-integration-package
2 parents b81692f + 421cb80 commit 2f48bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/post-menu/post-menu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export class PostMenu {
9393

9494
componentDidLoad() {
9595
// Temporary workaround: defer validation to avoid timing issues with parent components.
96-
this.validateLabel();
96+
this.validatePlacement();
9797
}
9898

9999
/**

0 commit comments

Comments
 (0)