Tables: Cut text with pipe `|` at the end

Steps to reproduce

  1. Make table
  2. Input text that ends with vertical pipe sign | (1 or more)
  3. Mark whole cell Ctrl+A
  4. Use cut Ctrl+X

Did you follow the troubleshooting guide? [Y/N]

Yes

Expected result

Cut whole cell.

Actual result

All last pipes | remain.

Example

Text to cut Remaining result
aaa bbb| |
aaa bbb|| ||
aa|a bbb|| ||

Environment

SYSTEM INFO:
Obsidian version: 1.12.4
Installer version: 1.9.12
Operating system: Windows 10 Pro 10.0.19045
Login status: logged in
Language: en
Catalyst license: none
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none

I am unable to reproduce in 1.12.6. If you still have this problem when you get it,
download and reinstall obsidian, post a screen recording of this happening in the sandbox vault.

I’ve checked in sandbox vault (without reinstall) in 1.12.4. and the same result.
After updating to 1.12.7 problem is solved.