QR-Code generation does not work ("Event" only)
See original GitHub issueWhere to find the issue
Describe the issue
Attempting to generate a QR code of the type “Event” fails, if “Create” is clicked nothing happens.
Screenrecording
Error in the console:
[Error] AssertionError: Assertion failed
(anonyme Funktion) (eventregistration.js:1:40694)
(anonyme Funktion) (eventregistration.js:1:41075)
(anonyme Funktion) (eventregistration.js:1:41287)
(anonyme Funktion) (eventregistration.js:1:200993)
(anonyme Funktion) (eventregistration.js:1:338446)
(anonyme Funktion) (eventregistration.js:1:204498)
(anonyme Funktion) (eventregistration.js:1:335349)
(anonyme Funktion) (eventregistration.js:1:335162)
(anonyme Funktion) (eventregistration.js:1:354264)
(anonyme Funktion) (eventregistration.js:1:354828)
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
12 Reasons why your QR code is not working
QR codes are not working for a variety of reasons. These codes are developed to be scanned by smartphone gadgets.
Read more >9 reasons Why Your QR Code is Not Working - Beaconstac blog
Even the most advanced QR Code scanners cannot scan QR Codes if not created correctly. Or was it the faulty QR Code generator?...
Read more >[SimpleQRCode] Simple QR Code Generator does not work in ...
We are having this weird issue about this SimpleQRCodeGenerator Component. We are using the below GenerateQRCode method to generate the QR Code.
Read more >QR Codes for Events: Everything You Need to Know
So how do event QR codes work? ... If you're wondering how to create a QR code for attendance, don't worry — it's...
Read more >Event QR Code for Event Marketing & Planning
Use an Event QR Code to market and plan events. Display event details, link to ticket purchase, venue location, and more! Try free...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Ein-Tim As mentioned by @svengabr, two commits are reverted. #1575 introduced this issue for Mac only apparently. The multi QR code generator is unrelated to this issue but was taken offline in order to fix the button issue and refine the texts.
Also, many thanks for mirroring issue from twitter here on GH.
PR https://github.com/corona-warn-app/cwa-website/pull/1706 reverts to commits.
Note: Only browserS on Mac OS were affected.