-
Usage is as follows
ngAfterViewInit(){
this.PdfViewer.pdfSrc = this.url;
this.PdfViewer.refresh();
}
ngOnChanges()
{
if(refreshRequired){
this.PdfViewer.pdfSrc = this.url;
this.PdfViewer.refr…
-
Hello !
I have an issue regarding the log of the `tab.navigate_to()`function, which displays a log like `info!("Navigating a tab to {}", url);` but **when we use data URLs, that log can be exceedin…
-
I noticed three things:
1) The required "Source Hash" is "undefined" for CycloneDX SBOMs. I'd suggest that adding "hashes" to a detected "externalReferences" such as:
` "externalReferences": …
-
I recently ran the latest update (4.0.0) and everything works fine, but I get the annoying bug in the console for a binding error:
"Expected null or instance of Config, got an instance of Config"
S…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
I need access to the window object from within the app widgets or js function calls in appsmith.
##…
-
Key points:
- PDFKit exploit --> https://www.exploit-db.com/exploits/51293 (pdfkit v0.8.7.2 - Command Injection)
- [PE] ruby -->https://gtfobins.github.io/gtfobins/ruby/#sudo
-
### Description
Currently we have an invoice generation system which generates PDF by converting from HTML. I was looking it to migrate to typst for PDF generation.
Issue is our invoice is 8 colum…
-
Is there a way where I just want to remove some options from the toolbar while keeping the rest of the toolbar as it is
Here is my current implementation
```
import React from 'react';
import…
-
### Description
The crosses (and checks) emoji appear way too large, likely because they were images in the PDF.
### (Optional:) Please add any files, screenshots, or other information here.
_No re…
-
An audit of flagged facilities was completed on #13469
## Analysis
New PDF: [Facilities Flags & Runbooks.pdf](https://github.com/department-of-veterans-affairs/va.gov-cms/files/11424331/Facilities…