[PR #184] [MERGED] fix(render): text node empty value rendering wrong html space #435

Closed
opened 2026-03-15 02:14:47 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix-text-node-empty-value


📝 Commits (1)

  • 33063f0 fix(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 &nbsp instead of   when the text value is empty.

image

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/184 **Author:** [@LetItRock](https://github.com/LetItRock) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `fix-text-node-empty-value` --- ### 📝 Commits (1) - [`33063f0`](https://github.com/arikchakma/maily.to/commit/33063f0374e46971b81ec935bb481fb7d3abacf2) fix(render): text node empty value rendering wrong html space ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/render/src/maily.tsx` (+3 -3) </details> ### 📄 Description Fixes the issue with rendering the wrong HTML space `&nbsp` instead of `&nbsp;` when the text value is empty. ![image](https://github.com/user-attachments/assets/4f288ae6-d29c-4ecd-b7ea-f2e3d54c1549) ![image](https://github.com/user-attachments/assets/dc3f8cc8-2da2-4a6b-bf8b-0a29ee4c501c) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:14:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#435
No description provided.