Peng Wang

Results 7 issues of Peng Wang

I found layout has enum value of custom, but cannot find the example or doc about how to use it

I have the following reactor, I was expecting that, when I dispatch `checkFirstLaunch` Action, it will return either `checkAuth` Action or `setNaviTarget` Action, and these actions will be called, but...

is there a plan to detect memory leaks?

在浏览器 typescript 环境下按 API 文档导入会提示错误,请问正确的插件加载方式是怎样的 ![image](https://user-images.githubusercontent.com/85388/61281927-0be2a000-a7ed-11e9-9f99-a9c5f25ed1cc.png)

bug

**Describe the bug** The first time login to auth server will fail if using custom database schema **To Reproduce** 1. start uaa-auth-server, todos-service and web-client module respectively 2. open browser...

type: bug

I just found out the request time may be twice or three times of normal request if we pass request plugin array. For my case, I only add NetworkActivityIndicatorPlugin