public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: yew-devel@lists.proxmox.com, Shan Shaji <s.shaji@proxmox.com>
Subject: Re: [yew-devel] [PATCH proxmox-yew-comp] fix: add a `div` wrapper element around the notes content
Date: Wed,  3 Dec 2025 13:51:57 +0100	[thread overview]
Message-ID: <176476631744.1881367.2125685485627753814.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251202150109.455810-1-s.shaji@proxmox.com>

On Tue, 02 Dec 2025 16:01:09 +0100, Shan Shaji wrote:
> When the <script> element is placed on the first line of the note,
> the `DomParser` parses it and moves it into the <head> element. As a
> result, the <body> does not contain the <script> element, and the
> NoteView fails to display it. However, when the <script> element is
> placed between two lines, it is correctly placed inside the <body>.
> 
> To fix this issue, a wrapper <div> element has been added around the
> note string.
> 
> [...]

Applied, thanks!

[1/1] fix: add a `div` wrapper element around the notes content
      commit: 580f69671e70473a8aeb5075df29b58ca1803a5a


_______________________________________________
yew-devel mailing list
yew-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel


      reply	other threads:[~2025-12-03 12:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02 15:01 Shan Shaji
2025-12-03 12:51 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176476631744.1881367.2125685485627753814.b4-ty@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=s.shaji@proxmox.com \
    --cc=yew-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal