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

[Bug]:

Open jefersonpmatos opened this issue 1 year ago • 2 comments

What happened?

The error continues to occur in Next.js 14.

image

What should have happened?

A bug happened!

Code

No response

Sandbox Link

No response

Library Version

4.2.1-psv5.6.0

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!

jefersonpmatos avatar Jan 29 '24 19:01 jefersonpmatos

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.

Elius94 avatar Jan 31 '24 09:01 Elius94

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


image

jefersonpmatos avatar Feb 07 '24 20:02 jefersonpmatos

@jefersonpmatos Can you give more context ?

I tried to reproduce:

  1. npx create-next-app@14
  2. 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
  1. Copy-pasted example from https://github.com/Elius94/react-photo-sphere-viewer?tab=readme-ov-file#usage on app/page.js
  2. Everything work as expected..

mkubdev avatar Jan 29 '25 14:01 mkubdev

Everything is working also in my case! I close the issue for now :)

Elius94 avatar Jan 29 '25 16:01 Elius94