Carsten Rohrbach

Results 17 issues of Carsten Rohrbach

please see https://nodesecurity.io/advisories/95

If I try to reset my application using the query parameter 'restartApplication', I get the following Exception: ... Caused by: com.vaadin.server.ServiceException: java.lang.IllegalStateException: UI id has already been defined at com.vaadin.server.VaadinService.handleExceptionDuringRequest(VaadinService.java:1387)...

We are using the d3 module 1.23.1 to create thumbnails for images with code like the following: ```typescript this.gm(originalStream, 'someImage.jpg') .options({ timeout: 15000 }) .autoOrient() .unsharp(0, 0.5) .resize(250, 500, '>')...

### Describe the feature you'd like to request In our monorepo, we have multiple services that to some degree depend on each other. For local development, we have to start...

Hi, we just have the issue, that we try to use the customScanner export, as we get another error when downloading the scanner via the library. Now we found out,...

### Summary Currently when a public key expires, replacing that key in the repository is not a straightforward task. It also seems that updates keys in .gpg-keys are not updated...

documentation
gpg
pinned
Hacktoberfest

We are using esm in our mocha tests, to support testing frontend classes that get transpiled to es6 code with import statements. When we add esm to our config, like...

🐛 Bug

We just try to migrate from swagger-tools to oas-tools and encounter one show-stopper limitation. Our services expose multiple APIs which are all documented separately via different openapi specs (rest /...

sugestion

### Describe the feature you'd like to request We want to perform some actions whenever a task is started, finished or has failed. Concretely, we want to send some REST...

Depending on the used fonts, text in the slides looks bad compared to other PDF viewers. Maybe some antialiasing or font hinting is missing.