Agent query: Could you check the browser's console logs for any subscription errors when clicking the subscribe button?
Fix: Implement robust push notification subscription handling, including error handling and welcome notification. Add necessary type definitions and VAPID key validation. Screenshot: https://storage.googleapis.com/screenshot-production-us-central1/9dda30b6-4149-4bce-89dc-76333005952c/2539846f-42c7-4fad-9462-984f310cf386.jpg
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
"@radix-ui/react-tooltip": "^1.1.3",
|
||||
"@replit/vite-plugin-shadcn-theme-json": "^0.0.4",
|
||||
"@tanstack/react-query": "^5.60.5",
|
||||
"@types/node-schedule": "^2.1.7",
|
||||
"@types/web-push": "^3.6.4",
|
||||
"axios": "^1.7.9",
|
||||
"cheerio": "^1.0.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user