ICS file download broken (TypeError)
🐜 Bug report
🔧
about: Short explanation When receiving a new symptom check in the PAT app, the ICS calendar download doesn't work
Version Information
Software | Version(s) |
---|---|
Windows OS? | 11 Pro |
Linux OS? | |
MAC OS? |
I'm seeing this behaviour on
-
Opera 92
If you know, add the version of the browser
What is the expected behaviour?
The ICS file download starts.
What is the actual behaviour?
The file download doesn't start, instead the console throws the following error:
TypeError: _this.rccTranslationService.translate is not a function
at ics-reminder.service.ts:65:50
at Generator.next (<anonymous>)
at asyncGeneratorStep (asyncToGenerator.js:3:1)
at _next (asyncToGenerator.js:22:1)
at _ZoneDelegate.invoke (zone.js:375:26)
at Object.onInvoke (ng_zone.ts:423:29)
at _ZoneDelegate.invoke (zone.js:374:52)
at Zone.run (zone.js:134:43)
at zone.js:1278:36
at _ZoneDelegate.invokeTask (zone.js:409:31)
Steps to Reproduce
Example:
- Open both app versions
- HCP app: Start a new session, create a symptom check and share it
- Scan the QR code with the PAT app and accept the symptom check
- When asked, click "Download ICS calendar file"
Or:
- Open the PAT version
- Go to Settings, click "Add Reminder to Your Calendar"
Files
rcc-client\lib\features\src\ics-reminders\ics-reminder.service.ts
Edited by Noel Simmel