SurfSense/surfsense_web/components/providers
Matt Van Horn b240057c61
fix: gate console.log calls behind development check
Wraps unguarded console.log statements in use-connectors-electric,
mcp-config-validator, and ElectricProvider behind an IS_DEV guard,
matching the existing pattern in lib/electric/client.ts. Keeps
console.error calls untouched so real errors still surface.

Fixes #904
2026-03-23 23:29:16 -07:00
..
ElectricProvider.tsx fix: gate console.log calls behind development check 2026-03-23 23:29:16 -07:00
GlobalLoadingProvider.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
I18nProvider.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
PostHogIdentify.tsx chore: linting 2026-02-20 22:44:56 -08:00
PostHogProvider.tsx feat: Enhance PostHog integration with referral tracking and error handling 2026-03-11 02:47:46 -07:00
PostHogReferral.tsx feat: Enhance PostHog integration with referral tracking and error handling 2026-03-11 02:47:46 -07:00