I face issue to implement in angular 15 picker component in imports and raise this error
The component 'PickerComponent' appears in 'imports', but is not standalone and cannot be imported directly. It must be imported via an NgModule.(-992011)
how to resolve this one if rather then I import pickerMoude error removed but in picks proper icons like i set google.
Hi, all. I hope you all well.
I face issue to implement in angular 15 picker component in imports and raise this error
The component 'PickerComponent' appears in 'imports', but is not standalone and cannot be imported directly. It must be imported via an NgModule.(-992011)
how to resolve this one if rather then I import pickerMoude error removed but in picks proper icons like i set google.
thanks and regards.