-
## This issue is a....
[ ] Bug
[X] Other kind of issue (Please describe in detail)
## Current Behavior
While installing/configuring, got an error:
`config.status: error: cannot find …
-
Hi,
First of all, thank you for your tool, very apreciate it :)
I try to run a `swapoff -a && swapon -a` by `warning_exe` attribute of the config file, but i issue in errors because swapoff and…
-
**Does your feature request involve difficulty completing a task? Please describe.**
In landscape mode, the status bar is much wider and has a lot more space for items. However, KOReader only allow…
-
### Link to the coursework
https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview
### Why are we doing this?
To practice how to use Google Sheets t…
-
### Current Behavior
I have a GH WF that runs `nx affected -t lint test build` for any PR into `master`. The task is hanging indefineitly, I left it to see how long it would take and we're up to 41mi…
-
### Dependencies
- Design work is in progress for this story, being tracked in #736
### Context:
- This story covers a portion of functionality needed for #454
- The terms "application" and "…
-
## Description
I am using the WPPConnect API to initiate a WhatsApp session and expect to receive a QR code for the connection process. However, the /start-session endpoint returns a status of "INI…
-
## Background
Staged applications will request some of the more comprehensive candidate information later in the process, usually pre-Selection Day, e.g. JAC00203. We would like Admins to be able to s…
-
**Describe the bug**
A clear and concise description of what the bug is.
```
src/components/ModelTable/ModelTable.tsx(19,11): error TS2322: Type 'Promise' is not assignable to type 'ApiResponse | P…
-
#include
#include
#include
#include
class Task {
public:
int id;
std::string description;
bool completed;
Task(int id, const std::string& description, bool completed =…