Open carlos1162 opened 10 months ago
Hi Carlos, I just made a test using gulp-uglify to minify the script of TOC + slideshow and did not receive the error. Are you using a different module to minify your JS?
Also, have you tried creating a minified version containing only the JS code for the TOC and slideshow? This would help determine if the error is being caused by any other JavaScript code imported into your project. Thanks.
When using the TOC component alongside the Slideshow component, the minified version of the JS will throw an error that the
Util.extend is not a function
.