-
I have this base query:
```
// base query
query () {
return User
.query()
.with('company')
.with('role')
.on('query', console.log)
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
This is probably the most strange bug, but nevertheless. When I'm trying to drag the Ho…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Trade
### Current Behavior
![image](https://github.com/user-attachments/assets/36893679-1e3f-41ca-a0…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
I was trying to solve this issue that prevented me from using AMD GPU
```
time=2024-08-30T09:43:00.852-05:00 level=DEBUG source=amd_windows.go:33 msg="unable to load amdhip64_6.dll,
please make …
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is…
-
I want to check for new emails and parse them every X seconds in Gmail.
To keep it connected all the time I have this:
```
var imap = new IMap(Config.Email);
imap.connect();
imap.on("ready"…
-
#### Description
I would like to request a feature that allows users to clear all open terminal consoles in VSCode with a single command.
Currently, we can clear individual terminals u…
-
Hi,
I am using real-debrid and added a few torrents to my account, and tried to see if it shows up with the Debrid Search addon, but it is not returning any results most likely due to the fuse.js f…
-
### Website (required)
VocaDB
### Describe the bug (required)
Description field gets screen space priority and leaves URL field with nothing if screen width is low enough
### To Reproduce (opt…