-
* .NET Framework Version: 4.8 (Any)
* Windows version: Windows 10
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes
**Problem description:**
Narrator narrates TabItem header tw…
-
Is it possible to expand a word into self-closing tag? I saw smth similar here https://github.com/smihica/emmet-mode#empty-tags it should work like
`AppComponet/ -> `
but that does not work with emm…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
I often use different checkpoints, lora, te…
-
### Describe the bug
In the latest version 4.15.0 when starting launching a gr.Block() with Tabs and TabItems, gradio doesn't properly select the correct startup tab. It worked before and in the pr…
-
### How frequently does the bug occur?
Sometimes
### Description
I see in the Crashlytics logs an intermittent crash happening when the users open the app which was previously in background. …
-
I can not hid or disable the checkTabB or checkTabB ,the code as follows:
```
with gr.Blocks() as demo:
with gr.Tabs(elem_id="tabs") as tabs:
with gr.TabItem("updataA") as checkTabA:…
-
## 背景
![image](https://github.com/ant-design/ant-design-mini/assets/56807957/9fb18e9a-11bb-4db1-9767-56b49a81b451)
![image](https://github.com/ant-design/ant-design-mini/assets/56807957/16ac2d3b…
-
## Description
I'm attempting to build a horizontally scrollable tabs component using reanimated 2. The active tab should be centered by default. To do this, I need to measure all of the tabs to kn…
-
After merging #8, the deploy job fails in the "Build website" step. I don't think that the PR is related as it's just a basic typo fix. Maybe some dependency was updated?
The error message is:
`…
-
i have a tab control on my metro window
```
```
and the DataGridTest user control
```
```
what am i doing wrong?