Results 54 issues of Daniel Ecer

I believe there aren't currently any unit tests (apologies if there are)... It would be good to have some unit tests, e.g. for the functionality that decides when to start...

enhancement

Hi @kermitt2 I have now merged with upstream master and during evaluation I found some error cases where the line numbers are not filtered out. I can confirm that the...

implemented

I was trying to track down why running GROBID locally produced different results to when compared to running it via Docker. In the end it seems that the output of...

implemented

See https://github.com/kermitt2/grobid/issues/472 In some cases, where a Word document was converted to PDF without the font used by the Word document, the generated byte sequence might be invalid. This should...

When two elements with tooltips are next to (or on top of) each other then there won't be a gap where the tooltip is disabled. The tooltip is then not...

bug
help wanted

Is it possible to use / run existing docker images or do they always have to be built separately using vagga?

Not sure if that is related to #156 I'm getting error `error when forking: Operation not permitted (os error 1)`. Steps to reproduce: Using `Dockerfile` for vagga: ``` FROM ubuntu:18.04...

Hi, I couldn't find a LICENSE file or similar. What license is the code under please? Thank you

Hi, Thank you for providing the component. I was trying to use your use your component. But it is specifying the loaders to use for the require statements. Which I...

As you may be aware, Travis CI doesn't have the same resources available it used to (for a while now). Now there is GitHub Actions and it seems to be...

enhancement
implemented