Flipboard / react-canvas

High performance <canvas> rendering for React components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

require react-canvas fail on wechat Browser

junodoudou opened this issue · comments

The same code that require react-canvas .

code start:
var ReactCanvas = require('react-canvas');
code end

I can open my project on the chrome but when i open it in wechat browser,it doesn't work any more.
I check that the required code causes that.
Is there any config or something I forget??

解决了么?

回退到1.1.0这个版本可以