Leandro Azevedo
Leandro Azevedo
same issue here.
try it in your example (app.component.scss) : ``` mz-navbar button { height: 100%; } ```
in yours schema definition, set options like : ``` { toJSON: { virtuals: true } } ```
I have the same issue. I've searched through all the documentation and haven't found anything.
@koukibadr , thanks