Ariel

Results 8 issues of Ariel

![微信截图_20190520133555](https://user-images.githubusercontent.com/6461710/57998477-3b826e00-7b04-11e9-95f1-0d2f029b6a51.png) 已经引入了es6-promise.auto.min.js,但还是报错

![2017-12-22_20-13-48](https://user-images.githubusercontent.com/6461710/34297710-b6080fe4-e754-11e7-8d7a-e6a46d3d49b6.png)

你好。如题,当APP打开了一个activity,按home回到桌面,activity被销毁了,再回到APP没有处于那个界面上。这是咱们库的问题吗?

比如,一个webview中,进行了几次页面跳转,这个时候手势返回,会回到最初打开webview的地方,能监听到这个手势不?

之前用的0.17的版本,我在AndroidManifest.xml里面加上 android:windowSoftInputMode="stateUnchanged|adjustPan" 就解决了问题。 现在更新到最新版,无效了 = =! 新版代码是在哪设置了什么属性吗?

我使用了teaset组件库的toast组件,在App.js中,我设置一个用来处理初始路由的页面 Navigator.setRoot({screen: {moduleName: routesName.initialRoute}}); 这个页面用来判断启动APP后显示哪个页面,比如跳到登录Login,但是这样使用后,在任何页面内都无法使用toast组件,但是如果我直接在App.js中设置成 Navigator.setRoot({screen: {moduleName: routesName.Login}}); 就能在Login中使用toast,这是为何呢? teaset组件可以在GitHub上搜索,目前只用了toast、overlay组件。 大神能帮忙看看吗?

D:\workspace>python -m solox Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "D:\developTools\setup\Python\Python311\Lib\site-packages\solox\__main__.py", line 17, in from solox.web import main File...

# Motivation [motivation]: #motivation Hai. Recently,I deployed and ran mysql-server in HyperEnclave TEE with docker HyperEnclave-occlum. It works well, but I can't figure out how to access the mysql-server form...

RFC