-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
We are doing a…
-
## Your Environment
* Plugin version: 4.17.3
* Platform: iOS
* OS version: iOS 18.0
* Device manufacturer / model: iOS Simulator
* React Native version (`react-native -v`): 0.73.10
* Plugin conf…
-
## Documentation
### Relevant Radix Component(s)
Here in the docs it say to make `Overlay` a sibling to `Content`.
![CleanShot 2022-02-15 at 11 02 22](https://user-images.githubusercontent.co…
-
Clicking "cancel" when the export is done, isn't an obvious UX. Maybe have either a close dialog "x" in the top right of this window and/or have a "Done" button added here (which only shows after expo…
-
```d
import dlangui;
// without this two lines Dialog and FileDialog are undefined identifiers, but other widgets works just fine
// import dlangui.dialogs.dialog;
// import dlangui.dialogs.file…
-
In the STORJ Token step of the upgrade dialog, we display live transaction update data, e.g.:
> 1 transaction pending... 5 of 15 confirmations.
> Expected value of $xxx
and
> Successful deposit of x…
-
The first example does not work properly. On every input event, the dialog is closed.
In the second example, updating the value via ffi instead provides a workaround, so that the dialog with the in…
-
### 提交前请确认
- [x] 我已检索仓库中文档,不包含所提及内容,或所提及内容在本仓库中存在错误,且 Issues、Pull Requests 中无相关提交
### API 来源
Web 端(含 h5)
### API 类型
长连接数据帧(含 ws、TCP)
### API 地址
https://github.com/SocialSisterYi/b…
-
### Description
See title
### Reproduction
1. Authenticate with synth user 01885897157 in ID-porten test
2. Navigate to https://af.tt.altinn.no/inbox/01930b47-adf6-712b-a1ec-4a36c50c71cd
3. Not…
-
This works in the damage roll and hit dice roll configuration dialogs:
```js
dialog.rolls[0].parts.push("1d100");
dialog.rebuild();
```
The same does not work for any of the d20 dialogs.