Skip to content
#

notifications

Here are 3,399 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

help wanted feature request area/health good first issue
Rameshtm
Rameshtm commented May 29, 2017

Hi,

When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).

I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me

novu
novubot
novubot commented Apr 19, 2022

Why?

Currently inside the message template the information of the subscriber cannot be accessed, and must be duplicated inside the payload. We want to easily allow using subscriber information inside the template.

What?

When compiling a template, we want to add a subscriber object that can be accessed inside the message template as follows:

{{subscriber.firstName}} <- this
good first issue help wanted

Improve this page

Add a description, image, and links to the notifications topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the notifications topic, visit your repo's landing page and select "manage topics."

Learn more