mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #184] [MERGED] fix(render): text node empty value rendering wrong html space #435
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#435
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/184
Author: @LetItRock
Created: 4/11/2025
Status: ✅ Merged
Merged: 4/17/2025
Merged by: @arikchakma
Base:
main← Head:fix-text-node-empty-value📝 Commits (1)
33063f0fix(render): text node empty value rendering wrong html space📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
packages/render/src/maily.tsx(+3 -3)📄 Description
Fixes the issue with rendering the wrong HTML space
 instead of when the text value is empty.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.