-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
Angular 15 material design support
which template:
- MaterialDesignFrameworkModule — Material Design
- Bootstrap3FrameworkModule — Bootstrap 3
- Bootstrap4FrameworkModule — Bootstrap 4
- NoFrameworkModule — plain HTML
- Other (please specify below)
Hi, currently on angular 15 I have encountered an error item.toLowerCase is not a function from console on "type": "array" field. The Add button is also not rendering correctly and shows an empty button without any text. Is there any workaround for this issue that I'm facing? Please kindly advise thank you!
Side note
I guess this issue is related to the MDC upgrade in angular 15, the import { MatButtonModule } from '@angular/material/button'; from material-design-framework.module.d.ts is currently pointing to the new MDC-based angular material component
BaryshevRS, trungvose, karissekjw and jamescarignan
Metadata
Metadata
Assignees
Labels
No labels