-
like space needle to seattle
x is to [Write the Name of Your City]
y is to Berlin
what is x & y?
lntzr updated
4 months ago
-
The function extension does not properly extract multiple levels of paths started with dot (.). The following examples does not work:
```dart
import 'package:path/path.dart' as p;
import 'package:t…
-
**Is your feature request related to a problem?**
Please describe a clear and concise description of what the problem is. E.g. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
Two questions.
1. In ABC mode there is no possibility that the first letter is automatically a capital letter, is it possible to add that.
2. There is an option for the user to choose, that in the p…
-
Simple example:
```python
good = "abc" "def" # Error: reportImplicitStringConcatenation
bad1 = ( "abc" "def" ) # No Error
bad2 = (
"abc" # No Error
"def"
)
```
And in function cal…
-
## backgorund / 背景
数据库里面字段名称有的数据库区分大小写, 有的不区分大小写, 对于区分大小的的数据库比如 Oracle/ Postgresql, 等他们默认的大小写名称不同, 对于编程这边很难对dynamic 字段的大小写进行定下来, 而 dataTable 可以同时支持 区分大小写和不区分大小写, 基本规则是, dataTable 优先匹配区分大小写字段名, 找不…
-
fdsfdsfds
skr96 updated
2 months ago
-
Hi!
I was interested in using your library which simply a lot of our serialization, notably because we use frozen dataclasses extensively. We also use the abstract base classes from `collections.abc`…
-
**Description:**
Cookie pop-up is visible.
**Steps to Reproduce:**
1. Open https://www.abc.es/
![image](https://github.com/ghostery/broken-page-reports/assets/40433708/8b827a0a-0683-4e3e-8c87-77…
-
**Describe the bug**
When renaming a "Frame" on the whiteboard, the whiteboard crashes.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a "Frame" on the Whiteboard.
2. Click on …