-
### Describe the bug
I creating tree compoent with checkbox like the below image
![image](https://github.com/user-attachments/assets/4eb91373-8d42-422c-a79f-c794bf8d4dab)
That component referen…
-
#### 描述问题:
时间范围插件先选中时间点击搜索然后点击清除在点击搜索,时间的第二个字段没有清除
#### 截图或视频:
https://github.com/baidu/amis/assets/48378155/90f530c6-710c-42c4-9be9-33b21ed0a26d
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 amis …
-
When I run bindgen with a packed struct containing a flexible array member I get a compilation error because the FAM uses drop.
I can edit the bindgen generated file to wrap `FAM` inside `ManuallyDro…
-
I'm currently working on an ongoing project that uses Tailwind CSS along with ShadeCN. We recently integrated a rich text editor, but the styles are not aligning with our theme. After investigating, i…
-
I worked through the current behavior of flex, and had some issues getting what I needed from the docs, and the book is out of date (appears to predate adding alignment and spacing options.
I'll e…
-
Regarding bug 4, we should not advise people to replace flex shorthand declarations that contain a unitless third argument with percentages instead of pixels, for `flex: 1 1 0%` is different from flex…
-
**Describe the bug**
A clear and concise description of what the bug is.
When creating a dialog, then has its `open` prop set to a state var, and its the state var is set by a button within a menu, …
-
Perhaps starting from something like this:
```
import sys
from dials.array_family import flex
import pandas as pd
r = flex.reflection_table.from_file(sys.argv[1])
data = { }
for k in…
-
Hi,
I have encountered a build issue as follow,
```
make[1]: Entering directory `/home/Eddie_dev/acpica/generate/unix/iasl'
- bison obj/aslcompiler.y
/home/Eddie_dev/acpica/generate/unix…
-
**Describe the bug**
When a layout of items is contained within a flex/grid (with gap), and dragging begins, all items collapse the gap via `translateY`. This is because this code
https://github.com…