-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
needs: clarificationThe issue does not contain enough information for the team to determine if it is a real bugThe issue does not contain enough information for the team to determine if it is a real bug
Description
I am trying to implement mat-select (angular material UI) along with the nebular components
but mat-select is not working when same component/module has nebular imports . if i remove imports of nebular module mat-select works .
with using nebular version 4.1.1 and version of angular material 8.2.3
Here is my stackblitz workaround that you can clearly see that mat-select dropdown is not working.
https://stackblitz.com/edit/github-ngmzqm?file=src%2Fapp%2Fhome%2Fhome.component.html
Metadata
Metadata
Assignees
Labels
needs: clarificationThe issue does not contain enough information for the team to determine if it is a real bugThe issue does not contain enough information for the team to determine if it is a real bug