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