mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Lexical: Improved table row copy/paste
Added safeguarding/matching of source/target sizes to prevent broken tables.
This commit is contained in:
@ -93,4 +93,4 @@ export class TableMap {
|
||||
|
||||
return [...cells.values()];
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user