@FrancoisIonic there is no request to server. " conflict of version with Apache, or module", what you mean?
I put modal component to entryComponents, there is no difference.
@NgModule({
declarations: [
components.ModalTrade
],
entryComponents: [
components.ModalTrade
]