"@nuxtjs/onesignal": "^3.0.0-beta.16",
"@nuxtjs/pwa": "^3.0.2",
"nuxt": "^2.14.6"
Whether I have notifyButton set in my nuxt.config.js or I use this.$OneSignal.showSlidedownPrompt(), after I select "Allow" in the native prompt, the browser infinitely reloads. If I reset the "Notifications" setting back to "Ask", the issue goes away. Happening in both Chrome and Firefox
Whether I have
notifyButtonset in mynuxt.config.jsor I usethis.$OneSignal.showSlidedownPrompt(), after I select "Allow" in the native prompt, the browser infinitely reloads. If I reset the "Notifications" setting back to "Ask", the issue goes away. Happening in both Chrome and Firefox