Ngx-admin: How can i use angular material with nebular component

Created on 12 Nov 2019  路  2Comments  路  Source: akveo/ngx-admin

Issue type

I'm submitting a ... (check one with "x")

  • [ ] bug report
  • [ ] feature request
  • [ ] question about the decisions made in the repository

i am using angular material but when i tried to install nebular component then NbThemeModule.forRoot() get my material mat-menu UN-wanted behavior

or is there any way to use nebular component without nb-layout

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

All 2 comments

I've got a similar issue happening, where my MatDialog won't render if there is no <nb-layout>.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

queirozfcom picture queirozfcom  路  4Comments

pulfabio picture pulfabio  路  4Comments

hoswey picture hoswey  路  3Comments

Kalaijagdai picture Kalaijagdai  路  4Comments

xandatspain picture xandatspain  路  3Comments