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

add query param cache remove to fix view counter issue not increase #22

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

baycak
Copy link

@baycak baycak commented Oct 18, 2021

Description

There is a cache in view counter, that's why counter is not increment as expected, to fix this need to send query param cache=remove, this will remove cache for view counter, not sure why if cache param is not send view counter is stuck

Fixes # (issue)
Issue #21 View counter is stuck and not increment

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Documentation
  • Other - Explain

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I had epic fun with this PR and learnt something new!

@shashankkatte
Copy link
Owner

Looks good! Welcome to the community.

@shashankkatte shashankkatte merged commit 2292b55 into shashankkatte:main Oct 18, 2021
@shashankkatte shashankkatte added the hacktoberfest-accepted hacktoberfest 2021 accepted PRs label Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted hacktoberfest 2021 accepted PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants