-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Ocrvs 3051 Possible fix for logo and signature not appearing #3243
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3243 +/- ##
========================================
Coverage 79.89% 79.89%
========================================
Files 608 608
Lines 27876 27876
Branches 8860 8860
========================================
Hits 22271 22271
Misses 5551 5551
Partials 54 54
Continue to review full report at Codecov.
|
Test summaryRun details
View run in Cypress Dashboard ➡️ FailuresFlakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
office { | ||
name | ||
alias | ||
address { | ||
district | ||
state | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tahmidrahman-dsi are these changes meant to be in this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually these changes weren't meant to be in this PR. While I was trying to fix the certificate issue, I noticed the registration location name is empty in the certificate (the registrationLocation
handlebar is not working as it should) and I figured that recently the certificate query has been changed to fetchBirthRegistration
from fetchBirthRegistrationForCertificate
which had office fields. So I added these fields and now the registrationLocation
handlebar is working.
Bump
pdfmake
upto0.2.5
According to this comment bpampuch/pdfmake#1832 (comment) hope it fixes the black background issue, as we render images inside a patten in svg