nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
641 stars 98 forks source link

Push notifications action #492

Closed MSkred closed 3 years ago

MSkred commented 3 years ago

Hi everyone,

In the documentation of firebase-module we've a key actions for define an action with title and url. But this action is enabled only on the button and not on entierty of the push notification.

Is it possible to pass and another payload for don't have action button and have an action on the entierty of the cell ?

lupas commented 3 years ago

Hey @MSkred

Sorry for the late response - is this still an issue? Have you tried injecting your code it with https://firebase.nuxtjs.org/service-options/messaging#inject ?