creativetimofficial / argon-dashboard-angular

MIT License
182 stars 549 forks source link

[Bug] Date Picker UI Destroyed #9

Open xreign opened 4 years ago

xreign commented 4 years ago

Version

1.1.0

Reproduction link

https://scontent.fmnl4-6.fna.fbcdn.net/v/t1.15752-9/92298819_2732370283551626_7588618938951401472_n.png?_nc_cat=108&_nc_sid=b96e70&_nc_eui2=AeGBeBKvqw5Z6v4qQPeyZvscCAowPyQII9EICjA_JAgj0RuVJVhEmiaEUwFTpsBbRNC81WCjgEv1bWwA-bwSJUUC&_nc_ohc=zG3gES7wGM8AX-rE692&_nc_ht=scontent.fmnl4-6.fna&oh=82c2a8eec07c8150db071ce4fac8cc2d&oe=5EB6DA85

Operating System

Windows 10

Device

Laptop

Browser & Version

Google Chome Latest Version

Steps to reproduce

  1. Copy and Paste the code from the documentation
  2. Run

    What is expected?

    Normal looking

    What is actually happening?

    Can't see anything


Solution

Additional comments

joaozacharias commented 4 years ago

Same problem here!

rarestoma commented 4 years ago

Hi,

Thank you for working with our products and sorry for the late response.

Please update, in the src/assets/scss/angular-differences/plugins/_ng-bootstrap.scss the following lines:

At line 87 replace 'ngb-datepicker-month-view' with 'ngb-datepicker-month'.

Add to '.ngb-dp-header', line 44, background: 0 0!important;.

Add to '.ngb-dp-week', line 89, background: 0 0!important;.

Please let me know if it works.

Thank you, Rares

joaozacharias commented 4 years ago

Ok, it works! Thank you.

Robokishan commented 4 years ago

thank you @rarestoma it is working why are maintainers are not providing solution it is still open. this very old bug from 2019. i was also having a problem but you saved a lot of time. Thanks :) https://github.com/creativetimofficial/argon-dashboard-angular/issues/3#issuecomment-636453706