"beforeinstallprompt" Event Listener not triggered on page load. Next.js 14, Next-PWA #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Im trying to manually trigger PWA install prompt using my UI.
The PWA id called from root page.tsx & Sidebar component.
HandlePWAInstall function is triggered from this page
pwa.ts
I have used a similar method on another project and it works correctly. (prompt is triggered using button on Toast notification)
The text was updated successfully, but these errors were encountered: