Mobile: Splitting a Quote block citation results in nested cite tags #30548
Labels
[Block] Quote
Affects the Quote Block
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
[Type] Bug
An existing feature does not function as intended
[Type] Regression
Related to a regression in the latest release
Description
When I split a Quote block citation (type some text in the citation and split it in the middle with a new line), two new lines are created.
Step-by-step reproduction instructions
Expected behaviour
Typing enter in a quote citation should just create a new line.
Actual behaviour
Typing enter in a quote citation create what looks like two new lines. Inspecting the editor HTML contents reveals that extra
<cite>
tags – and extra<p>
tags – are added.Screenshots or screen recording (optional)
Device information
I haven't tested Android or other block yet to see if they are affected.
The text was updated successfully, but these errors were encountered: