Base solution for your next web application
Open Closed

how do we use material Datepicker in angular project #9715


User avatar
0
shridhar.mole created
  • 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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shridhar.mole

    We haven't used angular material in AspNet Zero. Maybe, this acn help you https://stackoverflow.com/a/62912078/6681451.

  • User Avatar
    0
    shridhar.mole created

    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.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @shridhar.mole

    Could you share your project (or a project reproduces this problem) with [email protected] ?

    Thanks,