-
I stumbled across a little problem today. I wrote the following code:
```rust
let period = match period {
PopularityPeriod::Daily => Span::new(),
PopularityPeriod::Weekly => Span::new().…
-
Version: Deno 2.0.4
When creating a Mono repo (with ` "nodeModulesDir": "auto"` set in the `deno.json`), the `deno install` command doesn't create `node_modules` in the sub projects. There is only …
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/yuliskov/SmartTube/issues) or [closed](https://github.com/yuliskov/SmartTube/issues?q=is%3Aissue+is%3Ac…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
https://filebin.net/1r0fvn7t6ahztl1w
1. Open attached project.
2. Click on Lid > Origi…
-
## Bug Description
Setting separate_timeline in config.ini does not create any subfolders.
## Expected behavior
creating subfolders for each single post, storing images within
## Actual behavi…
-
Is a sub_id considered constant throughout the transaction, or can this change over time. If it does change, how should the "old sub_id" be recorded? As part of the azd claim? Should we add informatio…
-
When I run this code:
```py
from sympy import *
import sympy.physics.units as u
from sympy.abc import m
h = 10 * u.m
U = m * u.acceleration_due_to_gravity * h
latex(U.subs(m, 10 * u.kg))
```
I expect…
-
Not a bug, but a bit confused.
**Description of the bug**
If to import "sub panel" after "main panel" (which has refer element Menu by name to "sub")
Then red text "no such panel" will disappear,…
-
### Expected behavior of the wanted feature
Hello! I've been tinkering with the options to show two subtitles at the same time (which is especially useful for learning new languages, for example); bu…
-
### Describe the bug
Typescript definition does not allow axios.create().create(). As seen in https://github.com/axios/axios/issues/1170, this should be possible.
Already reported here https://git…