-
![image](https://github.com/user-attachments/assets/712f2b82-b36e-4302-a689-996c86a996be)
## Failed Test Cases
- [ ] **[DoncasterCouncil]** - ValueError: No bins found for provided UPRN.
- [ …
dp247 updated
2 weeks ago
-
Create a toggle button component. A toggle button can toggle between two states, like a play/pause button, and display two different sets of content for each state.
### Design
Not yet designed as a s…
-
The following line of code:
https://github.com/JamesNK/Newtonsoft.Json/blob/8.0.2/Src/Newtonsoft.Json/Bson/BsonWriter.cs#L470
assumes that Guid.ToByteArray returns the bytes in the expected order, b…
rstam updated
20 hours ago
-
I'm not exactly sure if it's a bug or not, but there's a p element in the `about_me` value. `"\u003Cp\u003Eplaceholder about me. (warp is cool)\u003C/p\u003E",` (for example).
https://api.quaverga…
-
With the suggestion of:
```
#content {
color: red;
}
```
There implies the need that `` be changed to parse and know its contents, while today they ar…
-
If anyone encountered the QwO problem (with questions and options request), here are the solutions:
getGF.js:
First, open the file getGF.js, then change this line of code:
if (typeof element[4][0…
-
Not sure whether it's
1. parsing a 3MB json file in `fetch(uri).then((r) => r.json())`
2. trying to create and render 33000 jsx child elements
But the whole thing just *dies*
-
I tested the move request and expected the package uploaded to multilib to be moved to extra.
Am I misunderstanding your example ?
When uploading a package one need six form parts
- package…
-
# Todo
cc @aching @banool @chen-robert @crbl69 @davidiw @vineethk @wrwg @xbtmatt
- [ ] Add `pre-commit` top-level `repos` entry for `aptos` CLI
- [ ] Add `hooks` entry for `aptos move test` …
-
### Is your feature request related to a problem? Please describe the problem.
The current models get generated as follows, for example:
```
@dataclass
class CurrentFlow(Base):
"""
Ele…