小编lil*_*lva的帖子

在 Angular 9.1.1 中找不到 MatNativeDateModule、MatMomentDateModule

旧的角度/材料具有这两个模块。但是 angular/material 9.1.1 版本没有这两个模块。我得到以下错误。任何人都知道如何导入这两个模块

Uncaught (in promise): Error: MatDatepicker: No provider found for DateAdapter. You must import one of the following modules at your application root: MatNativeDateModule, MatMomentDateModule, or provide a custom implementation.
Error: MatDatepicker: No provider found for DateAdapter. You must import one of the following modules at your application root: MatNativeDateModule, MatMomentDateModule, or provide a custom implementation.
Run Code Online (Sandbox Code Playgroud)

angular-material

17
推荐指数
1
解决办法
2万
查看次数

标签 统计

angular-material ×1