I am trying to implement (angular material UI) along with the nebular components but 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 select dropdown is not working. https://stackblitz.com/edit/github-ngmzqm?file=src%2Fapp%2Fhome%2Fhome.component.html