-
### Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue]…
quany updated
2 weeks ago
-
`mal diff py3.13-debugpy-1.8.7-r0.apk py3.13-debugpy-1.8.8-r0.apk` generates the following error
```
💣 rel("py3.13-debugpy-1.8.7-r0.apk","/private/var/folders/gw/86t1jg2109s5j8vzszj281kc0000gn/T/py3.…
-
If you click at the far right or bottom of the control the max value varies based on the size of the window the Canvas app is running in. How do I get the coordinates relative the the App irrespective…
-
It'd be nice if we could get an alternative wording of `1 day ago`, `in 1 day` in `HumanReadable.timeAgo()` as `yesterday` and `tomorrow`, and also be able to format date only, which could return `tod…
-
[sql_1](https://github.com/leonidig/sql_1/tree/main)/[routes](https://github.com/leonidig/sql_1/tree/main/routes)
/__init__.py
Якщо імпортуєте модулі з поточного пакету(коли в середині цього пакет…
-
### Describe the bug
Fields that aren't used other than those prefixed with `//` such as `"//3"` are meant to error if they're not used so contributors can't accidently misuse fields in the wrong pla…
-
Hello!
As the title says, it could be possible to add taproot support?
This descriptor was added 2 years ago, and I would try to sign txs using this new address.
Also, it could be fine to add xpub …
-
running browser sync with gulp and I am wondering when specifying basDir, is the file path relative to where the gulpfile.js is which has the browser sync setup ? when I wrote ' ./ ' I got can not get…
-
Version: Deno 1.39.3
---
Importing relative, local npm package doesn't work under Deno using `deno.json` or `package.json`.
```js
// main.js
import 'my-lib';
```
```jsonc
// package.…
-
Our current support for `@Order` is using an absolute number with a default value of "lowest precedence" (i.e. `Integer.MAX_VALUE`). We also have `@PriorityOrdered` to override such ordering in certai…