smashingmagazine / redesign

Reporting bugs and weird issues on the shiny new Smashing Magazine.
https://next.smashingmagazine.com
41 stars 2 forks source link

Redux logger is enabled on the live site #304

Closed taylorc93 closed 6 years ago

taylorc93 commented 6 years ago

- Do you want to request a feature or report a bug? Bug - What is the current behavior? The redux logger is enabled on the live site - If the current behavior is a bug, please provide the steps to reproduce.

  1. Navigate to the live site
  2. Open the developer console
  3. You should see redux logger output in the console - What is the expected behavior? This should be disabled in production for both performance and security reasons - Please mention your operating system version and the version of your browser OSX 10.12 Chrome Version 62.0.3202.94
screen shot 2017-11-28 at 10 57 00 am
taylorc93 commented 6 years ago

Whoops, just noticed there's already an issue for this, closing