Notification is not displayed.

Digest and email attachments
Workflow - limited to 4000
Issue with Novu Bridge Endpoint Connection

Is the documentation page down?

Hi, I see that there is no iOS SDK
Not receiving notifications on websocket
Timeout when trying to trigger workflows
Google Chat Integration Test from UI
Triggered notification not in activity feed
Read and Archive API Working, but Delete and Seen Endpoints Return 404

Charts.yaml values lcked error while self hosting with managedDB.
馃摟 Question about Inline Image Support
Timestamp not visible in notifications

Vue or JS Guide Not Working With Nuxt
@novu/js and try to import and moun the component I get the following error: The requested module 'solid-js/web' does not provide an export named 'use'Novu V2 Translation & Pluralization
React: Cannot read properties of undefined (reading 'split')
Need help! Environment specific url
Multi-Tenant: Per-Tenant
Attachments in `payload` cause Novu email trigger to fail (500 error)
500 Internal Server Error. The same code works correctly when the attachments object is removed from the payload.According to the Novu documentation, attachments should be passed in the
payload under the key attachments, but this seems to cause issues in practice.
1. Create an Astro API endpoint that calls Novu鈥檚 trigger API.2. Pass a payload including an
attachments object, for example: ...