Skip to content

Fix QR emergency scan page caching#777

Open
Lekan101 wants to merge 1 commit into
DogStark:mainfrom
Lekan101:fix/776-qr-scan-cache
Open

Fix QR emergency scan page caching#777
Lekan101 wants to merge 1 commit into
DogStark:mainfrom
Lekan101:fix/776-qr-scan-cache

Conversation

@Lekan101

Copy link
Copy Markdown

Summary

This PR updates the QR emergency scan page to avoid permanent static caching.

Changes

  • Replaced getStaticProps/getStaticPaths with getServerSideProps
  • Removed the misleading static generation configuration

Testing

  • Ran the application locally
  • Existing tests pass (npm test)

@orbitlumen-hue

Copy link
Copy Markdown
Collaborator

resolve conflicts

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

Successfully merging this pull request may close these issues.

2 participants