1. Bug description - When trying to implement a conditional isMobile to print content it returns issues (unlike on previous setup at Nextjs 12 + React 17) 2. Steps to reproduce - Create a page where there is a condition that will return a component for mobile and desktop 3. Device user-agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.82 4. Device/Browser type/name Windows 11 Pro 64Bit - Microsoft Edge 6. Code  8. Issue: 