• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

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