Max Chadwick

Results 32 comments of Max Chadwick

One other consideration is what if the user has JavaScript disabled entirely. I slightly updated my approach to initially only apply the `min-height` if JavaScript is enabled https://github.com/mpchadwick/mpchadwick.github.io/commit/2df4077427422f0e07843e30f7419fb123369284

Somehow I wound up with `["null"]` in local storage for `recently-viewed`. Clearing local storage makes the error go way. I'm not sure how I wound up in that state in...