Can we access your project?
Current Behavior
Backend query on a widget (Document Grom Ref) doesn't handle !DocumentExists. If document doesn't exist loader.
Expected Behavior
Id document doesn't exist widget DocumentExists should be False (same way in the case of using Query single doc from collection). Like example show:
- problematic query,
- good query.
(both try to do same thing, former badly, latter successfully)
Steps to Reproduce
1 On a page
2 create widget with a backend query
3 try to query "get Doc from Ref" and "query from Collection - Single Doc"
Reproducible from Blank
Bug Report Code (Required)
IT48ls/l6otPxdtH17qBYMdB/TgWOUs7apEw0OwaSUg8KOvLBIYuP/XsQFtWUsPnYGw/eUSmmnMD+N70koThLPU3EwusfNxyws9MEwHNcHmRUZOBPM3tX0ckEe5bFUuB0Z+JnR1CVPVYSHwj3E6Eeu+UcBfDJoz2IlFISq/LZO4=
Visual documentation
Environment
- FlutterFlow version: v7.0.12 (19. June 2026)
- Platform: Web /test
- Browser name and version: Chrome, Version 149.0.7827.115 (Official Build) (64-bit)
- Operating system and version affected: Win 11
Additional Information
It is problematic as app in dev uses direct "get from Doc Ref" many times, and if I am not sure it won't break, no-go.
Can we access your project?
Current Behavior
Backend query on a widget (Document Grom Ref) doesn't handle !DocumentExists. If document doesn't exist loader.
Expected Behavior
Id document doesn't exist widget DocumentExists should be False (same way in the case of using Query single doc from collection). Like example show:
(both try to do same thing, former badly, latter successfully)
Steps to Reproduce
1 On a page
2 create widget with a backend query
3 try to query "get Doc from Ref" and "query from Collection - Single Doc"
Reproducible from Blank
Bug Report Code (Required)
IT48ls/l6otPxdtH17qBYMdB/TgWOUs7apEw0OwaSUg8KOvLBIYuP/XsQFtWUsPnYGw/eUSmmnMD+N70koThLPU3EwusfNxyws9MEwHNcHmRUZOBPM3tX0ckEe5bFUuB0Z+JnR1CVPVYSHwj3E6Eeu+UcBfDJoz2IlFISq/LZO4=
Visual documentation
Environment
Additional Information
It is problematic as app in dev uses direct "get from Doc Ref" many times, and if I am not sure it won't break, no-go.