While experimenting in this StackBlitz, I encountered the following error message (even though the MatBottomSheetModule
is imported):
ERROR
Error: StaticInjectorError(AppModule)[CountryCodeSelectComponent -> MatBottomSheetRef]:
StaticInjectorError(Platform: core)[CountryCodeSelectComponent -> MatBottomSheetRef]:
NullInjectorError: No provider for MatBottomSheetRef!
Any thoughts on how to resolve this issue?
Request for Angular / Components Feature
If you agree with the proposal, feel free to vote for it. I suggested making the usage symmetrical compared to other similar Angular components/services.