evald ibrahimi
evald ibrahimi
--- **Describe the bug** Need to patch a method with the following signature Result MethodName(CompilationOutput compilationOutput, bool skipValidation = false, bool allowPublishInModifiableRange = false) Tried with __args[1] = true because...
**Is your feature request related to a problem? Please describe.** Yes. The problem is that if you want to create multiple object with one web request, you cannot but you...
I'm using workbox-webpack-plugin's InjectManifest to generate the __WB_MANIFEST list, for precacheAndRoute in the service-worker.js. The problem is that __WB_MANIFEST list does not include images, fonts, css or others resources. Using...
Hi, Have a project with vite and installed vite-plugin-pwa. Long story short, simply workbox does not work. The service worker does not even try to register. I don't see errors...
hi There, Really like this project because you can send "natural language" command instead of the ESC/POS :) My goal is to print on Bixolon printers. Currently i tested on...
hi, Tried to install the latest 225 on windows server 2012 R2 standard but could not install and ended up with error.  System is up to date. Tried on...
Dear, i have a problem with dependecies on Serilog. Basically i use both Serilog 4.2.0.0 and Serilog.Sinks.Console 6.0.0.0 which are both latest versions. Now, the problem is that Serilog.Sinks.Console has...
Have an extension with a dotnet wrapper on the assembly(mscorlib) The pre-release 16.0.1463980(only this version) does not compile my code(1st Bug) anymore because the error i see is:  So...
Dears, This is a major issue i have. I'm trying to deploy am extension(hopefully on a test/dev environment) and wanted to use RAD publishing without debugging for faster experience. Everytime...
Hi, i run the server and the client on 2 hosts. I was expecting that it works automatically between the 2 hosts meaning whenever i copy something on the clipboard...