I'm not sure if this is only me experiencing this behavior, In that case I'm obviously doing something wrong, but when I zoom out on a model it starts to disappear/hide. It doesn't take a lot to zoom out to see this happen. This is in an Angular 9 application.
When I replace only the stl_viewer.min.js in v1.12 with stl_viewer.min.js from v1.11, then all works fine.
I'm not sure if this is only me experiencing this behavior, In that case I'm obviously doing something wrong, but when I zoom out on a model it starts to disappear/hide. It doesn't take a lot to zoom out to see this happen. This is in an Angular 9 application.
When I replace only the
stl_viewer.min.js
in v1.12 withstl_viewer.min.js
from v1.11, then all works fine.