-
Prior to submitting a new issue make sure to complete these steps:
- [ ] Include the VimWiki settings from your `.vimrc`
- [ ] Include the syntax you are using (default / Markdown / MediaWiki)
-…
-
### Describe the bug
When a table used in a model is modified, the model breaks and becomes inaccessible for editing. The application only allows downloading a JSON file with the error, making it imp…
-
### Steps to reproduce
Link to live example: (required)
[Link to reproduce](https://codesandbox.io/p/sandbox/add-a-row-performance-data-grid-forked-87pl77)
Steps:
1. Having a large number of colum…
tp0ns updated
4 weeks ago
-
I have multiple tables with one-to-one and one-to-many relationships, for example:
```prisma
model Delivery {
id Int @id @default(autoincrement())
items DeliveryItem[]
delivered_at …
-
UnliftIO increases costs and there is no need to have it in this library - it is better to keep library code in IO monad and have applications that use UnliftIO wrap it.
It would be a breaking chan…
-
Whenever i have this mod on, the game will spawn me in a void whith grab[e] and some weird green fog and i just cannot play, i know a similar issue has been reported but it isn't about lethal expansio…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the …
-
**ble version**: 0.4.0-nightly+32f290d
**Bash version**: 5.2.37(1)-release (aarch64-apple-darwin23.4.0)
On some commands I noticed that typing `--` will break the current input and leak ot…
-
### can't see chapters at all
![WhatsApp Image 2024-11-24 at 23 39 25_99a16d94](https://github.com/user-attachments/assets/ba784d38-693f-41d0-b0a5-c4ca6ec0ae51)
### webtoons get stretched
![Whats…
-
**Describe the bug**
If a struct contains a field annotated with `#[serde(flatten)]`, it cannot be deserialized by sonic.
**To Reproduce**
__Cargo.toml__
```
[package]
name = "repro"
vers…