Disable file picker in camera PWA element

Hello! So here’s the problem:

I don’t want my users to be able to upload arbitrary images so I want that bottom-left button to disappear along with the “Choose image” button.
Is there any way (more reliable than display:none) to achieve that?

Thanks.

did you solve this issue? I’m running into the same problem as well.