Missing Temp Controls

I recently updated to v1.3.12 of OctoPrint and now my temp controls are gone. Where they removed or did something break?

When viewing the console output in the web browser i'm seeing the following error which appears to be related.

packed_core.js?a6a77996:15130 Could not bind view model TemperatureViewModel to target #temp : ReferenceError: Unable to process binding "visible: function(){return visible }"
Message: visible is not defined
    at visible (eval at parseBindingsString (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10824:90), <anonymous>:1:60)
    at update (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10859:229)
    at a.B.i (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10828:286)
    at Function.Pc (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10807:355)
    at Function.Qc (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10807:133)
    at Function.aa (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10806:482)
    at Object.a.m.a.B (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10805:39)
    at http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10828:273
    at Object.q (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10767:244)
    at m (http://192.168.0.8:5000/static/webassets/packed_libs.js?1d5b1ad6:10827:318)

Also, I turned on error tracking but i'm not sure where the sentry instance is that errors are sent to?

OctoPrint v1.3.12
CR-10
Marlin Firmware from TH3D
Chrome browser
Windows 10

Try it in Safe Mode and see if the problem goes away. If so, then one of your plugins is to blame.