- 8.9
- Angular
- .net core
Hi , I want to use angular material Datepicker in my asp.net zero application , I install material in my aaplication and put the code to use Material Datepicker, But then I got the below error.
"ERROR in getInternalNameOfClass() called on a non-ES5 class: expected MatCommonModule to have an inner class declaration"
Could you please help me with the steps to use angular material controls in my asp.net zero application.
3 Answer(s)
-
0
Hi @shridhar.mole
We haven't used angular material in AspNet Zero. Maybe, this acn help you https://stackoverflow.com/a/62912078/6681451.
-
0
I already tried this approach, but not worked. We can use angular material in AspNet Zero right? Can you suggest me any way to resolve this issue. Thanks in advance.
-
0
Hi @shridhar.mole
Could you share your project (or a project reproduces this problem) with [email protected] ?
Thanks,