webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 53 forks source link

Failed to load example at https://github.com/kalwalt/ARnft-ES6-react #147

Closed YMZnew closed 3 years ago

YMZnew commented 3 years ago

I tried the live example link in your readme document . I think the worker can not been loaded and always stay in "loading .. please wait" page . 20201203_161354

kalwalt commented 3 years ago

Thank you @YMZnew for reporting this issue! I think you are refering to my ARnft-ES6-react, Are you using firefox browser? See this issue https://github.com/webarkit/ARnft/issues/142

YMZnew commented 3 years ago

sorry I forgot to say , I have tested on mozilla firefox in mobile device . thank you the issue you have reffered was same my problem.

kalwalt commented 3 years ago

sorry I forgot to say , I have tested on mozilla firefox in mobile device . thank you the issue you have reffered was same my problem.

With Chrome and Edge should works fine, I think i need to change the code, but it's a pity that Firefox don't completely support that feature....

kalwalt commented 3 years ago

This is fixed on 0.1.5 version https://github.com/kalwalt/ARnft-ES6-react/releases/tag/0.1.5 Can you confirm @YMZnew ? Link: https://kalwalt.github.io/ARnft-ES6-react/

YMZnew commented 3 years ago

@kalwalt yup it is fixed and worked in mozilla firefox now.

kalwalt commented 3 years ago

Thanks :smile: ! I will close it if ther are no other issues.