gpt4 book ai didi

Angular 下拉菜单不适用于 nebular 主题

转载 作者:行者123 更新时间:2023-12-05 07:14:37 28 4
gpt4 key购买 nike

我正在尝试与星云组件一起实现( Angular Material 用户界面)但是当相同的组件/模块有 nebular imports 时不工作。如果我删除星云模块 mat-select 的导入工作。

使用星云版本 4.1.1 和 Angular Material 版本 8.2.3

这是我的 stackblitz 解决方法,您可以清楚地看到选择下拉菜单不起作用。 https://stackblitz.com/edit/github-ngmzqm?file=src%2Fapp%2Fhome%2Fhome.component.html

最佳答案

只要确保您的 app.component.html 中有这个。

<nb-layout>
<nb-layout-column>
<router-outlet></router-outlet>
</nb-layout-column>
</nb-layout>

关于Angular <mat-select> 下拉菜单不适用于 nebular 主题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59858086/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com