twinssbc / Ionic2-Calendar

A calendar component based on Ionic framework
https://ionic-calendar-demo.stackblitz.io
MIT License
388 stars 196 forks source link

Class weekview-current did not added anymore #553

Open lcaprini opened 4 years ago

lcaprini commented 4 years ago

I'm using the v6 version of plugin, but the CSS class weekview-current for the current day in week mode doesn't added anymore. The month view works correctly.

I think something goes wrong on currentDayDifference calculation in updateCurrentView inside weekview.ts file; I tried to update my fork and run the demo project but without success...

Could you help me (or fix the issue)?

Thanks

twinssbc commented 4 years ago

@lcaprini do you still have problem with this issue?