You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
I have this project, and I'm using this preloader with A-Frame. Unfortunately it stops preloading after 6 assets (6/61). Is there something wrong?
I based myself off an example and my properties are set as follows: preloader="autoInject: false; debug: true; clickToClose: true; target: #preloader-modal; bar: #preloader-modal .progress-bar; label: #preloader-modal .progress-label; labelText: Carregando... {0}%; slowLoad: true; doneLabelText: Carregamento finalizado!;"