-
Results of `test_package.sh` i.e. `lintian`:
> N: Using profile ubuntu/main.
N: Setting up lab in /tmp/temp-lintian-lab-1eOGWqGLeH ...
N: Starting on group loris/21.0.0
N: Unpacking packages in …
-
**Is your feature request related to a problem? Please describe.**
Currently, on Wails v1.16.8 as for windows development it depends on IE11 (as Windows development use the mshtml library which is on…
-
Hi @akofman ! When i try prepare android with ionic command "ionic cordova prepare android " i reseive this error:
```
cordova\version"' is not recognized as an internal or external command, operab…
-
Is less verbosity the only main benefit of typeclasses over just inputting a set of functions?
Typeclasses can do where `bar` is a member of `Function`:
```
foo(x: A) where Function
bar(x)
…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
### What specific section or headline is this issue about?
Color scheme inheritance
### What inform…
-
Attempting to define a check for HTML5 File API support in Angular like this:
```
private hasHtml5FileApiSupport;
constructor(@Optional() @Inject(DOCUMENT) document: Document) {
const w = …
-
_From @comfortme on August 27, 2016 16:43_
#### Short description of the problem:
while using file plugin with ionic-native found out that `readAsArrayBuffer(path, file)` promise never resolves!
i di…
-
As of Aug 29th 2023 (https://chromium-review.googlesource.com/c/chromium/src/+/4789885), whenever [we roll the mapper into chromium](https://github.com/GoogleChromeLabs/chromium-bidi#roll-into-chromiu…
-
Could you pls help understand how can I get an handle to the XLSX file dragged and dropped. I would like to save this file as an attachment.