taro-f2
taro-f2 copied to clipboard
taro 2.0.5 版本现在不支持,希望可以更新一下。
同样的问题。
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
No description provided.
可以切换到1.2.1试一下
1.2.1 是指什么版本的呢?想使用这个试试
1.2.1 是指什么版本的呢?想使用这个试试
yarn add [email protected] 示例中onCanvasInit改为onInit <F2Canvas onInit={this.drawRadar.bind(this)}></F2Canvas> h5可以,小程序依然报错。
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
问一下你的wx小程序可以么? 报错。 VM252:1 thirdScriptError Cannot read property 'createElement' of undefined
应该是 fixF2(F2)的问题。
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
问一下你的wx小程序可以么? 报错。 VM252:1 thirdScriptError Cannot read property 'createElement' of undefined
应该是 fixF2(F2)的问题。
我这边的引入方式:
import { F2Canvas } from 'taro-f2';
import F2 from "@antv/f2/lib/index-all";
这样引入,小程序和h5都是没有问题的
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
问一下你的wx小程序可以么? 报错。 VM252:1 thirdScriptError Cannot read property 'createElement' of undefined 应该是 fixF2(F2)的问题。
我这边的引入方式:
import { F2Canvas } from 'taro-f2'; import F2 from "@antv/f2/lib/index-all";
这样引入,小程序和h5都是没有问题的
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
问一下你的wx小程序可以么? 报错。 VM252:1 thirdScriptError Cannot read property 'createElement' of undefined 应该是 fixF2(F2)的问题。
我这边的引入方式:
import { F2Canvas } from 'taro-f2'; import F2 from "@antv/f2/lib/index-all";
这样引入,小程序和h5都是没有问题的
降到了1.2.1貌似也是不得。。求个可运行的demo.zip。。。
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
问一下你的wx小程序可以么? 报错。 VM252:1 thirdScriptError Cannot read property 'createElement' of undefined 应该是 fixF2(F2)的问题。
我这边的引入方式:
import { F2Canvas } from 'taro-f2'; import F2 from "@antv/f2/lib/index-all";
这样引入,小程序和h5都是没有问题的
同样的问题。
我这边用的1.2.1版本,好像支持2.0.5
问一下你的wx小程序可以么? 报错。 VM252:1 thirdScriptError Cannot read property 'createElement' of undefined 应该是 fixF2(F2)的问题。
我这边的引入方式:
import { F2Canvas } from 'taro-f2'; import F2 from "@antv/f2/lib/index-all";
这样引入,小程序和h5都是没有问题的
降到了1.2.1貌似也是不得。。求个可运行的demo.zip。。。
我这边数据是后台拿的,不是很方便给你Demo,请问你再使用时报错的具体信息是什么呢?