DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)

Home Page:https://daniel-projects.firebaseapp.com/owlng/date-time-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with import modules in Angular Project ( design doesn't load properly )

iskooo opened this issue · comments

Hi,

MY app have next layers: App Module, Shared Module, Clinet Module, Admin Module

I declared BrowserModule, BrowserAnimationsModule, OwlDateTimeModule, OwlNativeDateTimeModule, in App Module.

I have TestComponent declared in App Module and picker work fine, and looking good
image

But, when i use datetime picker in component which declared in Admin Module i get this picker look ( no errors in console ):
image.

⛔ ⛔ ⛔ WARNING : READ BEFORE CREATING ISSUES ⛔ ⛔ ⛔
This library was abandoned by its owner. I tried to contact him about 4 months ago with no success. Please cease to open new issues as they will not be handled by him. If you want, there is a fork created by Daniel Moncada and his team which is being currently maintained. Please don't open new issues here so that new users won't be mislead into believing this repo is still up-to-date.