-
### Before submitting an issue, please check the following
- [X] I have searched for similar issues (both open and closed) and cannot find a duplicate
- [X] I agree to follow the [Code of Conduct](ht…
-
Hi,
I have this route:
```jsx
import { component$ } from '@builder.io/qwik';
import type { DocumentHead } from '@builder.io/qwik-city';
import { routeLoader$ } from '@builder.io/qwik-city';
…
genox updated
2 weeks ago
-
版本:^2.3.5
使用了keep-alive中,列表进入详情页,返回的时候,会有误差
```vue
{{ index }}
姓名:{{ item.name }}
…
-
### Describe the bug and the expected behaviour
When a form created with `@conform-to/react` is placed inside a component that only renders its children on the client-side (a common pattern for cli…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification title: CSS Box Alignment Module Level 3
* Specification or proposal URL (if available): https://drafts.csswg.org/cs…
-
### What version of daisyUI are you using?
4.10.2
### Which browsers are you seeing the problem on?
All browsers
### Reproduction URL
https://play.tailwindcss.com/ajpvJUchNb
### Describe your is…
-
![Screenshot 2024-10-21 155409](https://github.com/user-attachments/assets/5254c211-0a47-490b-8981-024a22f94f04)
public function html(): HtmlBuilder
{
$buttonClass = 'btn mx-2 px-4 …
-
-
**Describe the bug**
form.submit() fails if using dialog.close()
**To Reproduce**
```python
import reflex as rx
class FormState(rx.State):
form_data: dict = {}
def handle_submit(s…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
azd version 1.11.0 (commit 5b92e0687e1fa96dfc8292f4b900c0c58610b6a5…