DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
565 stars 356 forks source link

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

Open iskooo opened 4 years ago

iskooo commented 4 years ago

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.

gongAll commented 3 years ago

⛔ ⛔ ⛔ 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.