Skip to content

PB 1823: Allow QR Code to be generated again when not in cache#1383

Merged
ltkum merged 1 commit intodevelopfrom
fix-PB-1823-allow-qrcode-generation
Jul 29, 2025
Merged

PB 1823: Allow QR Code to be generated again when not in cache#1383
ltkum merged 1 commit intodevelopfrom
fix-PB-1823-allow-qrcode-generation

Conversation

@ltkum
Copy link
Contributor

@ltkum ltkum commented Jul 29, 2025

Issue: When we want to generate a QRCode on edge or firefox (and sometimes on chrome), we are hitting the service worker cache instead, which is trying to inject the manifest.

Fix: We exclude the QRCode api from the routes

Test link

Issue: When we want to generate a QRCode on edge or firefox (and sometimes on chrome), we are hitting the service worker cache instead, which is trying to inject the manifest.

Fix: We exclude the QRCode api from the routes
@github-actions github-actions bot added the bug label Jul 29, 2025
@cypress
Copy link

cypress bot commented Jul 29, 2025

web-mapviewer    Run #5529

Run Properties:  status check passed Passed #5529  •  git commit 975bc99a6e: PB 1823: Allow QR Code to be generated again when not in cache
Project web-mapviewer
Branch Review fix-PB-1823-allow-qrcode-generation
Run status status check passed Passed #5529
Run duration 06m 10s
Commit git commit 975bc99a6e: PB 1823: Allow QR Code to be generated again when not in cache
Committer Martin Künzi
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 20
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 254
View all changes introduced in this branch ↗︎

@ltkum ltkum requested a review from schtibe July 29, 2025 07:48
@ltkum ltkum merged commit e8c85ab into develop Jul 29, 2025
6 checks passed
@ltkum ltkum deleted the fix-PB-1823-allow-qrcode-generation branch July 29, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants