Problem
The useOnyx hook is experiencing an infinite loading state when subscribing to collection keys that don't exist in storage.
Solution
Remove conditional check from subscribeToKey that prevents collections to be treated equally as other keys in terms of empty state identification (nullishStorageKeys). (source)
Draft PR
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~021954839604653186908
- Upwork Job ID: 1954839604653186908
- Last Price Increase: 2025-08-11
Issue Owner
Current Issue Owner: @Christinadobrzyn
Problem
The
useOnyxhook is experiencing an infinite loading state when subscribing to collection keys that don't exist in storage.Solution
Remove conditional check from
subscribeToKeythat prevents collections to be treated equally as other keys in terms of empty state identification (nullishStorageKeys). (source)Draft PR
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Christinadobrzyn