Gleb Myznikov
Gleb Myznikov
I've faced the same issue. And my fixes are about the same I have no review rights at this repo. But I would approve this changes
@SakoMe It seems like you've missed to add the type `GLTFResult` provided with command ```sh npx gltfjsx [model.gltf] -t ``` I've tried to reproduce scenario when command above fails with...
> I fix it in next way -> **onClick={() => swiperRef.current?.swiper.slideToLoop(index)}** > > const swiperRef = useRef(null); > > ``` > return ( > ref={swiperRef} > modules={[Keyboard, Mousewheel, Pagination, Navigation]}...
I would like to upvote the feature request. Provided API seems to be handy enough Is there any progress in achieving the feature?