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

OnTap not firing on current week display #338

Closed
jovy7 opened this issue Mar 26, 2024 · 7 comments
Closed

OnTap not firing on current week display #338

jovy7 opened this issue Mar 26, 2024 · 7 comments

Comments

@jovy7
Copy link

jovy7 commented Mar 26, 2024

OnTap Event not firing when you are in the current week of the weekview(). Previous weeks and Future weeks are ok.

@AndreLuizNogueira
Copy link

AndreLuizNogueira commented Apr 3, 2024

I am also facing this issue at 1.1.0. tried 1.0.4 and it worked

@AndreLuizNogueira
Copy link

For anyone experiencing this error, it has already been fixed, just add a dependency override

dependency_overrides: 
  calendar_view:
    git:
      url: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view.git

@GiovaniHaka
Copy link

Not working for me either... even with dependency_overrides

@AndreLuizNogueira
Copy link

AndreLuizNogueira commented Apr 4, 2024

Not working for me either... even with dependency_overrides

Did you try flutter clean after the override ? For me the override solved.

@rmpt
Copy link
Contributor

rmpt commented Apr 4, 2024

it works with the override, but isn't it a little iffy to add the dependency directly from the git repo? When will be this included on the release?

@AndreLuizNogueira
Copy link

AndreLuizNogueira commented Apr 4, 2024

it works with the override, but isn't it a little iffy to add the dependency directly from the git repo? When will be this included on the release?

Sorry, but I have no information. I only saw that there was a commit fixing this and didn't want to revert to 1.0.4 so I tried the override and it worked. I have no contact with the owner

@apurva010
Copy link
Collaborator

Closing this issue as issue got fixed in #335.

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

5 participants