Mirko Mollik

Results 90 comments of Mirko Mollik

@szokeasaurusrex I haven't looked at this again because we changed our handling. Since I cannot give more information for this, this issue can be closed.

At this point I don't feel well opening the PR to the veramo repo yet. Linting is based on biome and not prettier, testing on vitest and not jest.

@CholoTook can we close this issue? @peacekeeper maybe there should be a section in the readme of this repo or on the index.html of the resolver to inform others about...

@sandeep2244 I don't think this is possible (but haven't tried it yet): the iframe has no bi-directional binding: meaning you can add the PDF to it, but you will not...

@sandeep2244 I think it should. If you google you will find some libraries for pdf viewer. A standalone lib to get a PDF is pdf.js, pdf-lib is good for creation...

@svtslv based on the info in console log `NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.` it would make sense...

`received blockchain is not longer than received blockchain. Do nothing` is no error message. It informs you that the blockchain is already sycned so there is no further action required.

For me it helped to add the `.gitignore` file to the `.openapi-generator-ignore` file like: ``` # OpenAPI Generator Ignore # Generated by openapi-generator https://github.com/openapitools/openapi-generator # Use this file to prevent...

Error is still there... also setting via scanner.device has no effect. It only worked for me when I add a delay, but this could end in a bad UX: ```...

@TimoGlastra it should work for my case, thank you!