Berlin Chan

Results 6 comments of Berlin Chan

## Solution Copy (**final**)`final/client/src/containers/cart-item.js` code to (**start**)`start/client/src/containers/cart-item.js`, so the app can continue run without the error. ## Why In tutorial section for `src/containers/book-trips.js`, we ```javascript import { GET_LAUNCH } from...

> @WattsC-90 do you know which firmware you have? [roleoroleo/yi-hack-MStar#91](https://github.com/roleoroleo/yi-hack-MStar/issues/91) Mine's 8.2.0x so I'm having the same issue. Try this: https://github.com/roleoroleo/yi-hack-Allwinner My Yi 1080 home / YYS.2016.CN / version 8.2.0A_201912270941,...

Node.js official Doc about this deprecated warning: [https://nodejs.org/api/buffer.html#buffer_new_buffer_string_encoding](https://nodejs.org/api/buffer.html#buffer_new_buffer_string_encoding)

这个问题已经修复了 https://github.com/xcodebuild/hexo-asset-image/blob/3c114cf0c0343ab28469635085b225fcae7fb9d3/index.js#L24 但是我安装后代码还是旧的,我使用了 taobao npm mirror,我去同步了安装还是旧的

@nianlun 把[iView项目-2.0分支-样式目录](https://github.com/iview/iview/tree/2.0/src/styles)下文件拿出来修改和编译,就有动画了。 看了源码:用本项目 init 的样式是从[iView-master分支-样式目录](https://github.com/iview/iview/tree/master/src/styles)拉取,而估计你用的是2.0分支的iView,所以没与iView2.0组件配套上。目前最简单办法就是前面说的拷贝办法了。

I've tested the Paypal button on [the official demo page](https://developer.paypal.com/demo/Checkout/#/pattern/horizontal). The thick blue border is the official default `:focus` style. And there is no option to customize the style officially....