diff --git a/src/components-shared/params-list.js b/src/components-shared/params-list.js index d95e2aacc..5656ceb91 100644 --- a/src/components-shared/params-list.js +++ b/src/components-shared/params-list.js @@ -1,6 +1,8 @@ /* underscore in name -> watch for changes */ const paramsList = [ 'eventsPrefix', + 'injectStyles', + 'injectStylesUrls', 'modules', 'init', '_direction',