Open Ludus731 opened 1 year ago
Hello @Ludus731.
It seems that https://naver.github.io/egjs-view360/release/latest/dist/view360.pkgd.js
provides view360 v3, which is different from the documentation.
I think you can use https://naver.github.io/egjs-view360/release/4.0.0-beta.7/view360.pkgd.js
instead.
We'll fix the incorrect part of the documentation soon.
Description
Installation/setup of View360 using CDN (documentation) is not working.
Steps to check or reproduce
Paste this code into an HTML file:
Uncaught ReferenceError: View360 is not defined
.