recurring Dashboard error
this.scrollParent
being undefined. Firefox 128.0 on macOS.Type cannot be null or undefined
Was Echo replaced with Framework?
Broken style in emails sent twice with the same subject
Trouble understanding the activity feed
Channels Property Not Respected When Creating or Updating Subscriber (API Issue)
channels
property, it does not seem to be respected, and no channels are created. The same issue occurs when using the update
endpoint. Am I doing something wrong? Here is the payload I used:
```json
{
"name": "Abdlrahman",...Add channels when creating a new subscriber (via API)
channels
, but the types indicate it should be an array of strings. Which strings should I provide?
I did some investigation and checked the code. It appears that in CreateSubscriberRequestDto
, channels
should accept multiple properties SubscriberChannelDto
. Could the documentation have incorrect types?...Having issues setting up MongoDB locally
brew services start mongodb/brew/[email protected]
brew services start mongodb/brew/[email protected]
Email formatting difference in preview and trigger
How can I specify the backend/base URL when use @novu/framework?
https://api.novu.co
, set in the initApiClient
method. This method is called by the NovuRequestHandler
class. Shouldn't we make this option available when initializing a new client, or is this not supported? ...Resend Rate Limits
Open source beginner
handle failure cases
dotnet custom code
Is there a pattern for notification status?
Digest do not provide actor data of an event sender
Enterprise grade Audit: implementation suggestions
Questions regarding billing
layoutIdentifier override not working