[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Date Picker UI Destroyed #9

Open
xreign opened this issue Apr 10, 2020 · 4 comments
Open

[Bug] Date Picker UI Destroyed #9

xreign opened this issue Apr 10, 2020 · 4 comments

Comments

@xreign
Copy link
xreign commented Apr 10, 2020

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
Copy link

Same problem here!

@rarestoma
Copy link
Contributor

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
Copy link

Ok, it works!
Thank you.

@Robokishan
Copy link
Robokishan commented May 31, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants