Uncaught ReferenceError: panelsStyles is not defined
10 years ago
I’m running into a JavaScript error because the panelsStyles var doesn’t exist.
I’ve resolve my problem in styling.min.js with the following check:
if(typeof panelsStyles === 'undefined') { var panelsStyles = []; }Since the code falls back to the tag, this seemed like a sufficient fix for the problem.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium