Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

taro 2.0.5 版本现在不支持,希望可以更新一下。 #42

Open
hongzelin opened this issue Mar 3, 2020 · 9 comments
Open

taro 2.0.5 版本现在不支持,希望可以更新一下。 #42

hongzelin opened this issue Mar 3, 2020 · 9 comments

Comments

@hongzelin
Copy link

No description provided.

@ZhaoYu8
Copy link

ZhaoYu8 commented Mar 4, 2020

同样的问题。

@Yana5417
Copy link

Yana5417 commented Mar 4, 2020

同样的问题。

我这边用的1.2.1版本,好像支持2.0.5

@Yana5417
Copy link

Yana5417 commented Mar 4, 2020

No description provided.

可以切换到1.2.1试一下

@ThoughtZer
Copy link

1.2.1 是指什么版本的呢?想使用这个试试

@ZhaoYu8
Copy link

ZhaoYu8 commented Mar 6, 2020

1.2.1 是指什么版本的呢?想使用这个试试

yarn add taro-f2@1.2.1
示例中onCanvasInit改为onInit

h5可以,小程序依然报错。

@ZhaoYu8
Copy link

ZhaoYu8 commented Mar 6, 2020

同样的问题。

我这边用的1.2.1版本,好像支持2.0.5

问一下你的wx小程序可以么?
报错。
VM252:1 thirdScriptError
Cannot read property 'createElement' of undefined

应该是 fixF2(F2)的问题。

@Yana5417
Copy link

Yana5417 commented Mar 6, 2020

同样的问题。

我这边用的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都是没有问题的

@edwards19900128
Copy link

同样的问题。

我这边用的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。。。

@Yana5417
Copy link

同样的问题。

我这边用的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,请问你再使用时报错的具体信息是什么呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants