lpb

Results 7 comments of lpb

gkd,lets use it!

这bug太扯了。可以先去掉这种描述啊...又不能用formType

> 楼上的这个问题 [#1424 (comment)](https://github.com/NervJS/taro-ui/issues/1424#issuecomment-1057960026) > > 可以参考 #1462 解决。 > > 具体就是: > > ```shell > # 1 > yarn add patch-package postinstall-postinstall sass-migrator -D > > # 2 https://github.com/NervJS/taro-ui/blob/d005a01ec22ad4bd01959c27774f11c1d7c71329/packages/taro-ui-demo-rn/src/app.scss#L1-L3...

另一个条件:当它和 Road 一起使用的时候才会复现

``` import React from 'react'; import {Map, Circle, Polyline, Polygon,Road} from 'react-shineiotmap'; export default class Test extends React.Component{ constructor(props){ super(props) this.state={ } } render() { return ( { alert(11111) }...

> The syntax appears to be unique (different from regular fabric.js code). Is there documentation for fabricjs-react? > > I have a large fabric.js project code, and I'm trying to...