-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NV-2822] 🐛 Bug Report: Not able to send subscriber email, first name and last name when using iFrame #4096
Comments
Thanks @baoke344 Let's wait if anyone from the community can fix this 🙂 |
@jainpawan21 we would like to work on this |
can i work on this issue? |
Sure @btme0011, Assigning this to you! |
@jainpawan21 can i work on this issue? |
Hi @btme0011 , how is it going? :) Are you still available to work on this? |
Sure @nick2432 |
hi @jainpawan21 @nick2432 if the opportunity comes please assign me the issue next. |
📜 Description
Hi everyone, I tried to send more user data of subscriber when init like sample code on documents
novu.init( 'MY_APPLICATION_ID', { unseenBadgeSelector: '#unseen-badge', bellSelector: '#notification-bell', }, { subscriberId: 'Novu_Embeded_ID_6', email: '[email protected]', first_name: 'Steven', last_name: 'Cao', } );
👟 Reproduction steps
👍 Expected behavior
Able to send subscriber email, firstname and last name
👎 Actual Behavior with Screenshots
Novu version
Novu SaaS
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
NV-2822
The text was updated successfully, but these errors were encountered: