-
As im Trying to use the David Voice this Message pops up. anyway to fix this b.s
![test](https://github.com/Wrapper-Offline/Wrapper-Offline/assets/133058791/9014645b-1baf-4ffe-adf9-bc01d9f78b96)
-
- intended outcome: give the appropriate route-data to route
- outcome atm : gives the last route-data passes to the for loop
- use case: serving public files in batch
---
- works just fine outsid…
-
- Multi-Account Containers Version: 8.0.1(issue present for more than month)
- Operating System + Version: Windows 10 21H1
- Firefox Version: 94.0.1 (applicable since 93.0, which was about the ver…
-
I might be missing something, I don't know anything about the HTTP spec.
Using the built-in cors middleware, for each endpoint I have to explicitly declare both an `OPTIONS` handler as well as the …
edqx updated
2 months ago
-
Hello !
I get these errors when trying to compile the example in Windows
```
PS C:\Users\laaen\Desktop\Zig\Zig> ..\zig-windows-x86_64-0.13.0\zig.exe build …
Laaen updated
3 months ago
-
I'm using Zig version 0.12 and I followed the instruction both from Jetzig's youtube and website. Everything went fine until i execute: zig build run.
Got these error messages:
warning: [zmpl] T…
-
Hi,
Thank you for creating this library.
I have a problem with memory leaks when I use the replace() function.
Example program with memory leaks bcs of replace(): [Gist](https://gist.github.com/E…
-
Add on suggestions [and other privacy related suggestions] mentioned at the following websites for consideration/integration:
Prism Break: https://prism-break.org/en/categories/windows/#web-browser…
-
# situation #
I have an app with a dispatch method that defines an action type that takes *App
so far so good … I can create handlers that take *App as the 1st param
Now I have added an extr…
-
I should prefix this issue by noting that the error here seems to stem from the `metrics.zig` library (or possibly the usage of said library, I'm not sure). If this isn't the right place to post this …