react-photo-sphere-viewer
react-photo-sphere-viewer copied to clipboard
Photosphere Viewer for React.JS
### What are you trying to do? Hi I'm using the react photosphere multiple times on the same page, i have a main photosphere that it's visible all of the...
[Bug]:
### What happened? The error continues to occur in Next.js 14.  ### What should have happened? A bug happened! ### Code _No response_ ### Sandbox Link _No response_ ###...
### What happened? on the photo-sphere-viewer docs, under the virtualTour plugin, there's a method called getCurrentNode which is supposed to return the current node. I used this in react-photo-sphere-viewer after...
### What happened? I just using your library on Nextjs 14 app router project, I already follow the instructions about the setup, and it's pretty easy and clear, then I...
### What happened? i was hiding the component ### What should have happened? the component should've been hidden ### Code import React from 'react' import PropTypes from 'prop-types' import {...
### What happened? When executing `next build` a Typescript error is raised: ``` Linting and checking validity of types ...Failed to compile. ./src/components/MdxComponents/PanoramaViewer/PanoramaViewer.tsx:38:9 Type error: Type '(typeof AutorotatePlugin | {...
### What happened? A bug happened! ### What should have happened? A bug happened! ### Code Compiled with warnings. Failed to parse source map from '/Users/-/Prylar/Wizdo/TGG/Frontend/node_modules/react-photo-sphere-viewer/src/index.tsx' file: Error: ENOENT: no...
### What happened? After updating to 6.2.3 we are getting error while running our integration test: Error: Failed to resolve entry for package "react-photo-sphere-viewer". The package may have incorrect main/module/exports...
Is there a way that React PhotoSphere Viewer exposes where one can hard stop user to rotate beyond 270 degree angle, just to avoid them seeing the place where fold...
### What happened? The React wrapper is causing images to warp. Even the demo playground has this behavior when the little planet option is flipped off. I have several test...