fix: initialize notification helpers in lifecycle methods #200

Merged
jose merged 2 commits from notify-initialization-fix into master 2025-09-19 07:56:49 +00:00
Owner
  • Fix 't is not a function' error during image upload by properly initializing notification helpers
  • Move notification helper initialization from class-level to lifecycle methods (created/mounted)
  • Affected components: ImageMethodDialog, SeedBackupView, QuickActionBvcBeginView, HelpNotificationsView
  • Ensures $notify is available when createNotifyHelpers() is called
  • Resolves notification errors in image upload functionality
- Fix 't is not a function' error during image upload by properly initializing notification helpers - Move notification helper initialization from class-level to lifecycle methods (created/mounted) - Affected components: ImageMethodDialog, SeedBackupView, QuickActionBvcBeginView, HelpNotificationsView - Ensures $notify is available when createNotifyHelpers() is called - Resolves notification errors in image upload functionality
jose added 1 commit 2025-09-18 13:43:53 +00:00
- Fix 't is not a function' error during image upload by properly initializing notification helpers
- Move notification helper initialization from class-level to lifecycle methods (created/mounted)
- Affected components: ImageMethodDialog, SeedBackupView, QuickActionBvcBeginView, HelpNotificationsView
- Ensures $notify is available when createNotifyHelpers() is called
- Resolves notification errors in image upload functionality
jose added 1 commit 2025-09-19 07:56:26 +00:00
jose merged commit 7575895f75 into master 2025-09-19 07:56:49 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trent_larson/crowd-funder-for-time-pwa#200