-
Makes sure these boxes are checked befor submitting your issue - thank you!
- [] If you encounter any problems using the tool, please check if there has a new version to update(Run `weex update [pl…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
**Describe the bug**
AWS credentials from the profile is not being passed while maven runs the tests and tries to create SDK clients.
**To reproduce**
1. Run Lambda from AWS toolkit that creates …
-
When I try to install this plugin I get this issue:
```
> cordova prepare ios
Discovered plugin "cordova-plugin-android-enumeratedevices". Adding it to the project
Failed to restore plugin "cord…
-
Running `swan new swantest` doesn't create the client directory.
Output:
```
C:\Users\PC1>swan new swantest
? Where is your project hosted: Github
? Enter a nice description for the project: Swa…
-
DB2 Modules have gotten a bit confusing. We need to make sure that the modules names and descriptions properly convey the module function. @yogendrasri @RamyaRaghuveera @balasgit can you confirm:
…
-
# Bug Report
**Ionic version:**
[x] **4.5.0**
Ionic/angular - focused and activated button states now always show `--ion-color-primary` regardless of the button css properties.
Adding…
-
### What is the issue?
![image](https://github.com/user-attachments/assets/ef2b828f-152b-4bb1-b779-85a75e67bebd)
In the docker image, ollama ps shows 100% GPU, but in fact it use 0% GPU. the infer…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
PS C:\Users\Administrator> conda config --set ssl_verify False
PS C:\…
-
```
import {Media, MediaObject} from "@ionic-native/media/ngx";
constructor(
private media: Media,
) { }
```
```
const mp3file: MediaObject = this.media.create(url);
…