valor-software / ngx-bootstrap

Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
https://valor-software.com/ngx-bootstrap
MIT License
5.53k stars 1.69k forks source link

Change weekdays heading messes the whole calendar #5135

Open codestitch opened 5 years ago

codestitch commented 5 years ago

Bug description or feature request:

I am trying to change the week headings from Sun, Mon, Tue... to Su, Mo, Tu. I found this issue to have solved the problem but it also has a side effect.

Capture

Is there a way to resolve this?

Plunker/StackBlitz that reproduces the issue:

Check this stackblitz to see the problem https://stackblitz.com/edit/angular-kxsuae

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: 4.0.0

Angular: 7

Bootstrap: 4

Build system: Angular CLI, System.js, webpack, starter seed:

mr-yamraj commented 5 years ago

Hi, @ludmilanesvitiy I would like to work on this issue. @codestitch can you please share what were the side-effects that you were facing.