[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
Library Version
What operating system are you using?
Windows
What browser are you using?
None
Logs
No response
Interest to fix the bug
- [ ] I would like to fix this bug!
https://github.com/Elius94/react-photo-sphere-viewer?tab=readme-ov-file#usage
Hi! have you read this?
Please, be more specific if does not works.
https://github.com/Elius94/react-photo-sphere-viewer?tab=readme-ov-file#usage
Hi! have you read this?
Please, be more specific if does not works.
Yes, I followed the documentation for use in next, still the error persists. I would like to be more specific, but I don't have more details. The error already occurs with the simple example of use in next js. I'm using Next 14
@jefersonpmatos Can you give more context ?
I tried to reproduce:
npx create-next-app@14- Select Javascript then all
yes
npm install -s @photo-sphere-viewer/core react-photo-sphere-viewer @photo-sphere-viewer/markers-plugin @photo-sphere-viewer/compass-plugin
- Copy-pasted example from https://github.com/Elius94/react-photo-sphere-viewer?tab=readme-ov-file#usage on
app/page.js - Everything work as expected..
Everything is working also in my case! I close the issue for now :)