Replace the boolean bound flag with a cached promise so concurrent callers (layout + page server components) await the same binding operation. Prevents DI resolution before containers are populated.
Replace the boolean bound flag with a cached promise so concurrent callers (layout + page server components) await the same binding operation. Prevents DI resolution before containers are populated.