I have detected a weird bug on mobile view on my Next.js + Bootstrap demo project. On mobile phone, use the burger menu to navigate to a new page and then try to scroll down. It sticks/freezes/hangs and I don’t know why. I have tried everything to resolve the problem but no progress. Any ideas? Link to the source code - https://stackblitz.com/edit/nextjs-lezt1f
Thanks