Flipboard / react-canvas

High performance <canvas> rendering for React components
BSD 3-Clause "New" or "Revised" License
13.18k stars 919 forks source link

require react-canvas fail on wechat Browser #149

Open junodoudou opened 8 years ago

junodoudou commented 8 years ago

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??

yursile commented 8 years ago

解决了么?

yursile commented 8 years ago

回退到1.1.0这个版本可以