lemos
lemos
系统是 macos,版本是 当前 master 版本。
mycli:  the original mysql client: 
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description feignClient 无法创建,导致项目启动失败。 ### Ⅱ. Describe what happened If...
### 现象描述 程序启动报错 ### 环境信息 系统版本: archlinux x86_64 Linux 5.5.13-arch2-1 java 版本: openjdk version "11.0.6" 2020-01-14 ### 报错信息 ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective...
I called ` context.beamToNamed("/books");` in HomeScreen, then `context.beamToNamed("/books/${e.id}");` in BooksScreen, finnally `context.beamToNamed("/books");` in BookDetailScreen; As the result, why the BooksScreen `build` method hadn`t been called again! example: home_screen.dart ```dart import...
## 问题提交 **1、BUG 描述** BrnEnhanceNumberCard 在一行4个的时候,文字太长直接报溢出异常了。 **2、复现步骤** ```dart @override Widget build(BuildContext context) { return Scaffold( appBar: BrnAppBar( automaticallyImplyLeading: false, title: "测试", bottom: PreferredSize( preferredSize: Size.fromHeight(128), child: Column( mainAxisSize: MainAxisSize.min, children:...
add process rule sample config: ``` [General] dns-server = 223.5.5.5 tun = auto loglevel = debug [Proxy] Direct = direct SOCKS5 = socks,192.168.0.105,7890 [Rule] # will match process path containing...
## 功能需求 **1、描述你期望的解决方案** 希望有一个顶部的弹出通知组件,见截图。 场景如:钉钉打卡提醒,打卡时间快到的时候会从屏幕顶部弹出一个提醒打卡的通知)。 **2、附加信息** 截图来自组件 https://pub.dev/packages/overlay_support
please provide a method that when call `popUpContextMenu ` don`t bring the window into the foreground .