You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content shows for a short while, then blanks out. This happens for all pages.
Error in console below
Error in console:
webwhiz-sdk.js:1 app SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at decode (webwhiz-sdk.js:1:3259)
at App. (webwhiz-sdk.js:1:31804)
at Generator.next ()
at webwhiz-sdk.js:1:536
at new Promise ()
at __awaiter (webwhiz-sdk.js:1:281)
at App.main (webwhiz-sdk.js:1:31741)
at App. (webwhiz-sdk.js:1:35524)
at Generator.next ()
(anonymous) @ webwhiz-sdk.js:1
r @ webwhiz-sdk.js:1
Promise.then
d @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
__awaiter @ webwhiz-sdk.js:1
init @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
Environment
Browser and version - Reproduced in Chrome v134 and Safari 16.6
OS - Reproduced on MacOS and Windows
lightGallery version - Not sure (included with 3rd party solution)
The text was updated successfully, but these errors were encountered:
Description
Documentation page seems to be broken
Steps to reproduce
Error in console:
webwhiz-sdk.js:1 app SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at decode (webwhiz-sdk.js:1:3259)
at App. (webwhiz-sdk.js:1:31804)
at Generator.next ()
at webwhiz-sdk.js:1:536
at new Promise ()
at __awaiter (webwhiz-sdk.js:1:281)
at App.main (webwhiz-sdk.js:1:31741)
at App. (webwhiz-sdk.js:1:35524)
at Generator.next ()
(anonymous) @ webwhiz-sdk.js:1
r @ webwhiz-sdk.js:1
Promise.then
d @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
__awaiter @ webwhiz-sdk.js:1
init @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
(anonymous) @ webwhiz-sdk.js:1
Environment
The text was updated successfully, but these errors were encountered: