Angular help

JC724

Weaksauce
Joined
Jan 20, 2016
Messages
118
I have seen this question on multiple forums and stack overflow but I have done everything that each solution has said and it is still giving me the same error. So I hope someone see's something that I might have missed.

I am trying to get a date picker to work on a pop up dialogue. But I keep getting the error of mat dat picker is a unknown element.

matDatPicker_ERROR.png


Based off everything I have read.

I have imported it in The Holiday pop up dialogue component module child, the parent module and the app module.

I saw some responses that said to also put matdatepickermodule in the export, so I tried that and I made sure the package json had the most up to date version for the packages.

Any thoughts or ideas on what I can do to fix this error?

Imported_In_HolidayModule_2.png
Imported_In_HolidayModule.png
 
Back
Top