Bootstrap 4 supports Firefox 38 but bootstrap-select-dropdown crashes with the following error: _SyntaxError: invalid for/in left-hand side_ in: ``` typeCheckConfig(componentName, config, configTypes) { for (const property in configTypes) { ```