I played around with the web fallback of Capacitor.Plugins.Camera a bit.
This all works fine when the page being displayed is not high enough to be scrolled or is just displayed scrolled up to the top. But as soon as the page is scrolled down, only part of the modal is visiable as the modal is still displayed at 0,0.

I played around with the web fallback of
Capacitor.Plugins.Cameraa bit.This all works fine when the page being displayed is not high enough to be scrolled or is just displayed scrolled up to the top. But as soon as the page is scrolled down, only part of the modal is visiable as the modal is still displayed at 0,0.