v4.1.1
🐛 Bug Fix
- fix(BottomSheetService): fixed a bug where the value provided to
DialogRef.close()
was not being emitted from theafterClosed
observable #64 (@DRiFTy17) - fix(DialogService): fixed a bug where the
DialogConfig
token was not injecting if justdata
was provided #65 (@DRiFTy17)
Authors: 1
- Kieran Nichols (@DRiFTy17)