- Issue created by @anaconda777
- ๐ง๐ชBelgium nonom Brussels
The issue probably has to do with how Redis caching works together with Mobile Detect.
- An user from a mobile device triggers a version of the page that Redis saves.
- Then another user, even if theyโre on desktop, might get that same mobile version.
So Redis ends up caching just one version of the page, without knowing if it was meant for desktop or mobile.