When attempting to change forum color scheme, I need to download the CSS file...but it's not downloading when clicked. https://cl.ly/ef0a0f42e00a
I have attempted to use different browsers. Any suggestions?
Hi @superfly,
This kind of issue usually caused by a conflict with other plugins. Please press F12, go to the console tab and make sure there are not any javascript errors.
34.ead014270ffc1593d711.js:21 You are currently using minified code outside of NODE_ENV === 'production'. This means that you are running a slower development build of Redux. You can use loose-envify ( https://github.com/zertosh/loose-envify) for browserify or DefinePlugin for webpack ( http://stackoverflow.com/questions/30030031) to ensure you have the correct code for your production build.