I’m encountering several issues with Firebase Studio:
- Prototyping Mode Not Applying Changes: When I make changes in prototyping mode, the interface indicates that the changes have been applied. However, upon previewing, none of the changes are reflected.
- Annotate Feature Error: Attempting to use the annotate feature results in the following error:
[Violation] Permissions policy violation: display-capture is not allowed in this document.
Uncaught (in promise) NotAllowedError: Failed to execute ‘getDisplayMedia’ on ‘MediaDevices’: Access to the feature “display-capture” is disallowed by permissions policy.
- Select Feature Not Functioning: The select feature doesn’t seem to work; it doesn’t select any elements as expected.
Additional Context:
I created a new prototype and replaced the entire file set it created with my own project files.