fix: fix RangeError bug when selecting all text, fix #2490

This commit is contained in:
Philipp Kühn
2022-02-07 09:07:17 +01:00
parent 54b6c395cd
commit 70422dd107
2 changed files with 3 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ export default {
<tr>
<td>Hans Pagel</td>
<td>wrote this</td>
<td colspan="2">thats it</td>
<td colspan="2"></td>
</tr>
</tbody>
</table>