Clone columns in column-moved event to prevent side-effects through mutability.

Fix use of clone function. Seems like old code wasn't updated when the
_clone mixin was replaced by helpers/clone.
This commit is contained in:
2025-08-19 09:46:13 +02:00
parent fa2a6a2915
commit 0b3bd31d75
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tp/tp-table",
"version": "1.4.0",
"version": "1.4.1",
"description": "",
"main": "tp-table.js",
"scripts": {