Javascript error when js caching switched off

Issue #29 resolved
Manoj Solanki created an issue

When Javascript caching is not enabled, the following error is present and the slider doesn't work:

require.js:168 Uncaught Error: No define call for block_news_slider/slick http://requirejs.org/docs/errors.html#nodefine at makeError (require.js:168) at Object.completeLoad (require.js:1603) at HTMLScriptElement.onScriptLoad (require.js:1717)

Comments (1)

  1. Log in to comment