-
Hi. I recently tried fiddling with limited view sight, and got massive errors whenever trying to move the characters or click various GUI elements whenever a token with vision was set to "140 Sight An…
-
flutter run -v
```
efzet@efzet:~/Projects/elxr_mobile$ flutter run -v
[ +112 ms] executing: [/home/efzet/sdks/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +34 ms] Exit…
-
Dear SheetJs team,
I am converting base64 string to excel with the following method :
var excelfile = XLSX.read(excelbase64.replace(/_/g, "/").replace(/-/g, "+"), { type: 'base64' });
My intenti…
-
1. flutter run -v
```
[ +114 ms] executing: [/Users/efzet/SDKs/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +63 ms] Exit code 0 from: git -c log.showSignature=false log…
-
## Bug report
### Steps to reproduce
Steps to reproduce the behavior:
1. flutter build ios --release --flavor myflavor
2. error
```
error: the following command failed with exit code 0 but…
-
Hi, I'm trying to compile the xdk2mam-http but end up with errors, is the actual C code on the repository tested and working?
I edited the parameters on xdk2mam.h did a project clean & build, those…
-
# I want to read and write in word document like header content and second header content
i try to to use
var uploaded = Path.Combine(Directory.GetCurrentDirectory(), "wwwroot");
…
-
Thank you for responding to our .NET Native AOT survey (https://github.com/dotnet/runtime/issues/40430)! We had over 1,400 responses. We are in the process of analyzing results and will soon start t…
-
-
# Bug Report
On Android navigator.camera is undefined
## Problem
calling navigator.camera.getPicture results in a "Cannot read property 'getPicture' of undefined"
### What is expected to happe…