alewin/useWorker

No OffscreenCanvas compatibility detection

aofong opened this issue · 5 comments

error info
Unhandled Rejection (ReferenceError): OffscreenCanvas is not defined

@aofong are you using useWorker 3.2.0 #56?

@aofong are you using useWorker 3.2.0 #56?

yes

@aofong are you using useWorker 3.2.0 #56?

Used in nwjs, chrome version is 49

it looks like NW has some problems with web worker
https://github.com/nwjs/nw.js/search?q=web+worker&type=Issues

I'll try to do some tests 🤔

it looks like NW has some problems with web worker
https://github.com/nwjs/nw.js/search?q=web+worker&type=Issues

I'll try to do some tests 🤔

Thanks, I use useWorker@3.1.0 works fine