Coder Social home page Coder Social logo

Comments (8)

werner-scholtz avatar werner-scholtz commented on August 22, 2024

Hi, I remember in the development of the package I had a few issues like that not sure why it is happening to you, are you able to replicate it on the web demo here https://werner-scholtz.github.io/kalender/ ?

from kalender.

hami-sh avatar hami-sh commented on August 22, 2024

Yeah, am able to recreate it. check the video below. Its the 18th of Feb for me in Australia. When I switch from week to day view, it shows the events for the 17th of Feb, but the date in the top corner remains the same. When I then navigate to the next page, the correct events are shown and the date in the top doesnt update.

bug.mov

from kalender.

hami-sh avatar hami-sh commented on August 22, 2024

Just noticed as well that on the Day view, when I use controller.animateToDate(DateTime.now()) it goes to Saturday 17th of feb (the day before my current day)?

Seems to be related

from kalender.

hami-sh avatar hami-sh commented on August 22, 2024

OK -- fixed it. By using DayConfiguration rather than

CustomMultiDayConfiguration(
      name: 'Day',
      numberOfDays: 1,
)

It works perfectly. I think you have an off-by-one error somewhere!

Thanks!

from kalender.

werner-scholtz avatar werner-scholtz commented on August 22, 2024

Hi thanks for the video and info, I will investigate and resolve this asap.

from kalender.

werner-scholtz avatar werner-scholtz commented on August 22, 2024

OK -- fixed it. By using DayConfiguration rather than

CustomMultiDayConfiguration(
      name: 'Day',
      numberOfDays: 1,
)

It works perfectly. I think you have an off-by-one error somewhere!

Thanks!

Just want to confirm that the issue is specific to using the CustomMultiDayConfiguration like this.

from kalender.

werner-scholtz avatar werner-scholtz commented on August 22, 2024

I think this is be related to #32

from kalender.

werner-scholtz avatar werner-scholtz commented on August 22, 2024

Hi this should be fixed now.

from kalender.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.