MichaelPeter
MichaelPeter
**Describe the bug** When I open the SelectValue and then Scroll, the Selection does not stick to the input but scrolls with screen.  **To Reproduce** 1. Open https://www.matblazor.com/SelectValue with...
The following msg contains a msg with a msg and Its picture is not rendered but there are also render warnings. [MailWithMailAttachmentInsideMailAttachmentAndPicture.msg.txt](https://github.com/nickrussler/email-to-pdf-converter/files/6561447/MailWithMailAttachmentInsideMailAttachmentAndPicture.msg.txt)  ``` Start converting C:\Users\micha\Desktop\TestMsgToPdfFiles\MailWithMailAttachmentInsideMailAttachmentAndPicture.msg to C:\Users\micha\Desktop\TestMsgToPdfFiles\MailWithMailAttachmentInsideMailAttachmentAndPicture.pdf [Thread-7]...
Hi Nick, the attached msg has a msg inside a msg and another msg and one of them seem to have no adress... [MailInMailInMail With Picture.msg.txt](https://github.com/nickrussler/email-to-pdf-converter/files/6561299/MailInMailInMail.With.Picture.msg.txt) ``` Start converting C:\Users\micha\Desktop\TestMsgToPdfFiles\MailInMailInMail...
Hi Nick, really cool converter it is quite nice how it renders even nice things! I am evaluating it right now and see what is not yet working and forked...
Hello MrSwitch/ hello.js team :) I am not shure if this is works as intended or if there is a solution for my request: As redirect_url I specified a invalid...
I checked already the troubleshooting guide. We recently upgraded from angular 12 to angular 14 and since then our pipline gets stuck on testing inside the gitlab pipline after executing...
Would it be possible to run the emulator in the browser using the Blazor Runtime? Looking forward to add an Eastereggs to my software :)
Hi I am currently trying to add MobileBlazorBindings to a existing Xamarin.Forms Project with an UWP Project. I am Using Xamarin Forms 5.0.0.1829-pre6 I had serveral issues here and I...
Made LockManager Async for Database Lockstore. Yay, just took 8 months between issue and creating the offered pull ;-) Was thinking if really all methods should be async, since GetActiveLockInfo...
Hi everybody and @ramondeklein I would need an async lock manager since my locking would happen in a database and be asynchrouns calls. The question is, now the ILockManager interface...