NNSTH

Results 9 issues of NNSTH

Why do you fail all amp content if one image has wrong src? please leavi it for config option- what to do with wrong src: throw error, ignore and put...

Hello, Thanks for the great job with this package! We're using it as a docker container and insert an iframe for the board in our app page. Now, we want...

### The Problem We use this package for a lot of forms, managed it very well, but still stacked with this issue: when we try to enable / disable "submit"...

We are using pdf2htmlEX to process our pdf files on production to html view, but we have a lot of issues come from FontForge. As we opened an issue to...

See #128 , If we can not use FF from an AppImage, let's change the source to use the latest version of FF.

I'm using pdf2htmlEX within our site, it works almost perfectly! But today I gut an error with this pdf: [23-18-21-posterT.pdf](https://github.com/pdf2htmlEX/pdf2htmlEX/files/7433801/23-18-21-posterT.pdf) I'm able to reproduce the issue by simple running the...

calcSize throws error: Cannot read property 'offsetWidth' of null

this error is thrown within the throttled "onPopoverResize" function. a quick fix for it will be to check if el != null at this line of code.

Hello, I'm using this repo for a long period, and am very satisfied with it's results. thanks for the awesome work! Now, while working on performance improvements of our SSR...