Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 15 material design support #344

Open
1 of 5 tasks
linhanhui opened this issue Dec 30, 2022 · 1 comment
Open
1 of 5 tasks

Angular 15 material design support #344

linhanhui opened this issue Dec 30, 2022 · 1 comment

Comments

@linhanhui
Copy link

linhanhui commented Dec 30, 2022

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

@zahmo
Copy link

zahmo commented Sep 5, 2023

Hi, have a look at my comment here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants