Hey everyone, I enjoy using FlutterFlow for building mini web applications like quizzes. However, I've encountered an issue that I'm hoping you could help me with.
Whenever I embed a Flutter web application inside a page using an iframe, the main page doesn't allow scrolling when the cursor is hovering over the embedded content.
I'm curious about this because I've noticed that similar apps, like Rive animations (which are also built with Flutter), don't seem to have this problem and allow the page to scroll seamlessly.