react-photo-sphere-viewer icon indicating copy to clipboard operation
react-photo-sphere-viewer copied to clipboard

Photosphere Viewer for React.JS

Results 11 react-photo-sphere-viewer issues
Sort by recently updated
recently updated
newest added

### 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...

question

### What happened? The error continues to occur in Next.js 14. ![image](https://github.com/Elius94/react-photo-sphere-viewer/assets/92311057/b31090b4-1f5a-4ce6-9f1f-67f73e161544) ### What should have happened? A bug happened! ### Code _No response_ ### Sandbox Link _No response_ ###...

bug

### 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...

bug

### 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...

bug
Next.js

### 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 {...

bug

### 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 | {...

bug
Next.js

### 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...

bug

### 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...

bug

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...

bug