Error message:
error NG8004: No pipe found with name 'translate'.
page module 要作如下配置:
import { TranslateModule } from '@ngx-translate/core';
@NgModule({
imports: [
TranslateModule
],
exports: [
TranslateModule
]
})
[Q] We are looking to upload image from ionic to .net core web api. To achieve this we are using file transfer plugin. So, far we understoo...
沒有留言:
張貼留言