Files
formbricks/apps
Cursor Agent 0cdb11a445 fix: prevent empty selector error in SurveyLoadingAnimation
- Add type guard for isWelcomeCardEnabled to ensure it's a boolean
- Add validation before querySelectorAll to prevent empty selector errors
- Add guard in checkMediaLoaded callback for defensive programming

Fixes FORMBRICKS-K3
2026-02-14 15:05:21 +00:00
..