novu icon indicating copy to clipboard operation
novu copied to clipboard

🐛 Bug Report: w is not a function (vue)

Open ilrein opened this issue 1 year ago • 5 comments

📜 Description

When I try to click on a notification action (ie redirect to /tickets/{{ticketId}}

👟 Reproduction steps

Sample payload:

Screenshot 2023-06-07 at 5 37 05 PM

👍 Expected behavior

When clicking on the action button, I'm expected to be redirected.

👎 Actual Behavior with Screenshots

Instead:

Screenshot 2023-06-07 at 5 32 02 PM

I'm getting a cryptic error suggesting the redirect action is failing. There is also an issue of keys missing (which is not related to my issue but also annoying). Also, the component is a react component despite being installed via Vue (I guess this is the nature of the current implementation?)

📃 Provide any additional context for the Bug.

Vue3 with Vercel integration.

👀 Have you spent some time to check if this bug has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

ilrein avatar Jun 07 '23 21:06 ilrein