How do I programmatically close the NotificationCenter? (vue)
There doesn't seem to be a way, but I may be missing something.
4 Replies
Hi @Conley Owens, I'm an AI assistant for Novu. While a team member reviews this question, I'll see if I can find relevant sources for your question.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* Vue
* Vue Component
* SDKs & Client Libraries
* Start Point
-----------------------------
Answer
Currently, it's not possible to programmatically control the open/closed state of the NotificationCenter in Vue. This limitation has been acknowledged in ongoing discussions within the community, and you can track this issue for updates on GitHub (1) .
Hey @Conley Owens Were you able to find a solution? We are now in deep work on a new version of the InApp, let me relay that feedback.
No, I haven't been able to...If I grab a ref to the component, it only has the properties, no exposed methods