hoaiduyit/react-pannellum

uiText does nothing but adding a strings key to the config object works

Closed this issue · 1 comments

I battled with the uiText config field for some time, until I tried to format the config object in this manner

const config = {
autoload: true,
strings: {
loadingLabel: "myString"
}
}

Which works in the uiText is described to work

Hi @leevimatias , it has been fixed now, please give another shot. Cheers