hoaiduyit/react-pannellum

Config props 'previewImage ' It doesn't work

Closed this issue · 2 comments

Thank you for your code.There is a problem,Config props 'previewImage ', it doesn't work.
image

image

@MrSandManSy , I'm sorry for the lately reply, I will check it again and tell you what happened.

Hi @MrSandManSy , I know your problem. You should leave the previewImage in the config just like this.

config = {
  previewImage: 'your image'
}

and it'll work like charm. Please read the docs more carefully. Thank you.