-
-
### Existing Component
否
### Component Name
https://github.com/vuejs/vue-hackernews-2.0/
### Description
目前使用 vue-hackernews-2.0 进行SSR 渲染,显示 错误:
```
webpack built cb325306a009ba240a10 i…
-
![enter image description here](http://i68.tinypic.com/ifyhoo.jpg)
----------
----------
## My issue:
我在viewWillAppear:(BOOL)animated方法中调用重新加载wkwebVI…
-
### Current behavior
Since 4.0.1, I now see that if you use `lazy` with a custom `TabBarComponent` if you click the tab quickly after the page loads, the wrong TabBarIcon is selected.
If I don't…
-
### VUX version
2.9.2
### OS/Browsers version
mac os10.13.4 /Google Chrome 版本 68.0.3440.106
### Vue version
2.5.16
### Code
```html
import { Tabbar, TabbarItem } from 'vux'
Vue.…
-
В #1335 мы попробовали сделать весь CSS модульным и огребли.
Все из-за того, что наши стили чувствительны к порядку
`Child.css`
```css
.Child.Child--ios {
color: red;
}
```
`Parent.c…
-
Hello! two questions:
1) why there isn't a AddRouteAction()? if I just want to push a view, why I need to know the current route? seems like the most used use case of a router...I must be missing som…
-
### VUX version
2.9.2
### OS/Browsers version
71.0.3578.98
### Vue version
2.5.17
### Code
```html
首页
直播
…
-
I'm using react native with the following versions:
```
"navigation": "5.4.1",
"navigation-react": "4.2.0",
"navigation-react-native": "7.4.2",
```
I've been following the docs and I've added …
-
We should create or update in documentation the following contents:
Common API:
- [x] AddChildren: mention default value
- [x] Condition: _condition_ should be Binding or Boolean
- [ ] Confirm…