onesignal-module icon indicating copy to clipboard operation
onesignal-module copied to clipboard

OneSignal don't pass init options

Open OsirisFrik opened this issue 6 years ago • 3 comments

Version

v3.0.0-beta.16

Reproduction link

https://codesandbox.io/s/onesignal-6b1ew

Steps to reproduce

Set OneSignal settings and check in console

What is expected ?

Pass my settings to OneSignal config

What is actually happening?

Only pass AppId to the settings

This bug report is available on Nuxt community (#c184)

OsirisFrik avatar Nov 13 '19 18:11 OsirisFrik

Sorry, but I cant understand. Could you provide more details? I checked your code but i couldn't understand what you want to do

matheuschimelli avatar Nov 14 '19 22:11 matheuschimelli

i try to disable the welcome Notification but when i check the settings in one signal object, don't have my settings set on init config.

image Screen Shot 2019-11-19 at 12 19 38 PM

other case is in try to set autoRegister to true, but don't set image

OsirisFrik avatar Nov 19 '19 18:11 OsirisFrik

I had to put the config in default.vue to get it to work at all

jake-101 avatar Nov 22 '19 22:11 jake-101