platform icon indicating copy to clipboard operation
platform copied to clipboard

Improve error handling for `findFirstOrThrow` query

Open amrrdev opened this issue 7 months ago • 1 comments

This PR improves error handling by replacing findFirstOrThrow with findFirst and adding explicit null checks across the codebase.

amrrdev avatar May 01 '25 12:05 amrrdev