-
**Describe the bug**
When using ProxHTTPSProxy and Supermium together, I get the invalid certificate error or website is unsafe but when I close ProxHTTPSProxy, it will work fine.
**To Reproduce**…
-
__Is your feature request related to a problem? Please describe.__
Currently our modeling experience is geared towards quickly building end to end BPMN diagrams. We're a little bit reluctant on mod…
nikku updated
7 months ago
-
遇到一个问题,需要用户在TextField中,随着输入公司名称的同时,不停匹配相应的名称数据。这样子似乎会不停创建PopMenu堆积在界面上,而且titles和images数组属性也是只读的,无法设置
-
我按文档要求一步步集成了sdk
但是在推流RTMP和AGORA的时候发现失败
```
ErrorImp{errorType='LIVESTREAM', errorCode='UNKNOWN', innerCode='null', description='未知直播错误', hint='Live Stream error is unknown'}
```
然后以为是surfaceview的…
zofnk updated
8 months ago
-
## BUG 反馈
### 问题描述:
MessageDialog IOS样式在Fragment中使用dialog背景就变成了带有透明的背景
### 设备信息:
应该和设备无关,我只要把实现高斯模糊的类替换掉就没有问题
### 是否在 Demo 中能复现此问题?
是 在当前项目中直接添加一个新的Fragment 在当中显示MessageDialog 可以直接复现
#…
-
1. Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
2. Compiling with the current language version
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH o…
-
Can you make the popmenu display under the anchorView
-
-
## BUG 反馈
### 问题描述:
在源码中的dismiss函数如下,`dialogImpl.doDismiss(null);`传入null会导致界面中的NestedScrollView异常向上滚动
```java
public void dismiss() {
closing = true;
runOnMain(new Runnable() {…
-
【BUG反馈】PopMenu 弹窗后点击任意选项,页面上的 searchView 自动聚焦
PopMenu.show(new String[]{ "删除", "取消"})
.setOnMenuItemClickListener(new OnMenuItemClickListener() {
…