This run took 171 seconds.
From ca30f98abecb6420729dd05fb93999f86b1ba959 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 14 Nov 2024 15:16:29 +0000 Subject: [PATCH] build: Updating micromatch to 4.0.8 * https://github.com/advisories/GHSA-952p-6rrq-rcjv Change-Id: I1fb30f9c3c10d95d4ea2d2ffeb2d97e110959c8d --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9e1ed47..720a268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14093,12 +14093,12 @@ } }, "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, "dependencies": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { @@ -18304,9 +18304,9 @@ } }, "node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", "dev": true, "engines": { "node": ">=8.3.0" @@ -29252,12 +29252,12 @@ "dev": true }, "micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, "requires": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" } }, @@ -32486,9 +32486,9 @@ } }, "ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", "dev": true, "requires": {} }, -- 2.39.2
$ date --- stdout --- Thu Nov 14 15:13:44 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-extensions-WikiLambda.git repo --depth=1 -b REL1_42 --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stderr --- Submodule 'function-schemata' (https://gitlab.wikimedia.org/repos/abstract-wiki/wikifunctions/function-schemata.git) registered for path 'function-schemata' Cloning into '/src/repo/function-schemata'... --- stdout --- Submodule path 'function-schemata': checked out 'a40fe8511edea9acb4ce4ec933b5f82ae3801d0a' --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_42 --- stdout --- 448d5ba8b63906fb89699ea7553d3dad669f50c5 refs/heads/REL1_42 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio" ], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/runner" ], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "jsdoc-wmf-theme": { "name": "jsdoc-wmf-theme", "severity": "high", "isDirect": true, "via": [ "taffydb" ], "effects": [], "range": "<=0.0.12", "nodes": [ "node_modules/jsdoc-wmf-theme" ], "fixAvailable": { "name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true } }, "micromatch": { "name": "micromatch", "severity": "moderate", "isDirect": false, "via": [ { "source": 1098681, "name": "micromatch", "dependency": "micromatch", "title": "Regular Expression Denial of Service (ReDoS) in micromatch", "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": "<4.0.8" } ], "effects": [], "range": "<4.0.8", "nodes": [ "node_modules/micromatch" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "11.0.0 - 22.11.1", "nodes": [ "node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "taffydb": { "name": "taffydb", "severity": "high", "isDirect": false, "via": [ { "source": 1089386, "name": "taffydb", "dependency": "taffydb", "title": "TaffyDB can allow access to any data items in the DB", "url": "https://github.com/advisories/GHSA-mxhp-79qh-mcx6", "severity": "high", "cwe": [ "CWE-20", "CWE-668" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, "range": "<=2.7.3" } ], "effects": [ "jsdoc-wmf-theme" ], "range": "*", "nodes": [ "node_modules/taffydb" ], "fixAvailable": { "name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true } }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/request/node_modules/tough-cookie" ], "fixAvailable": false }, "vue-template-compiler": { "name": "vue-template-compiler", "severity": "moderate", "isDirect": true, "via": [ { "source": 1098721, "name": "vue-template-compiler", "dependency": "vue-template-compiler", "title": "vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)", "url": "https://github.com/advisories/GHSA-g3ch-rx76-35fx", "severity": "moderate", "cwe": [ "CWE-79" ], "cvss": { "score": 4.2, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N" }, "range": ">=2.0.0 <3.0.0" } ], "effects": [], "range": ">=2.0.0", "nodes": [ "node_modules/vue-template-compiler" ], "fixAvailable": { "name": "vue-template-compiler", "version": "0.1.0", "isSemVerMajor": true } }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "ws": { "name": "ws", "severity": "high", "isDirect": false, "via": [ { "source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=8.0.0 <8.17.1" }, { "source": 1098393, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=7.0.0 <7.5.10" } ], "effects": [ "puppeteer-core" ], "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0", "nodes": [ "node_modules/puppeteer-core/node_modules/ws", "node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 6, "high": 9, "critical": 0, "total": 15 }, "dependencies": { "prod": 1, "dev": 1530, "optional": 3, "peer": 17, "peerOptional": 0, "total": 1530 } } } --- end --- $ /usr/bin/composer install --- stderr --- No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. Loading composer repositories with package information Updating dependencies Lock file operations: 41 installs, 0 updates, 0 removals - Locking composer/pcre (3.3.2) - Locking composer/semver (3.4.0) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (3.0.5) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking diff/diff (3.3.1) - Locking doctrine/deprecations (1.1.3) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking mediawiki/mediawiki-codesniffer (v43.0.0) - Locking mediawiki/mediawiki-phan-config (0.14.0) - Locking mediawiki/minus-x (1.1.1) - Locking mediawiki/phan-taint-check-plugin (6.0.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking opis/json-schema (1.1.0) - Locking phan/phan (5.4.3) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.3.2) - Locking phpcsstandards/phpcsextra (1.1.2) - Locking phpcsstandards/phpcsutils (1.0.9) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.0) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.0.0) - Locking psr/container (2.0.2) - Locking psr/log (2.0.0) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.8.1) - Locking symfony/console (v5.4.47) - Locking symfony/deprecation-contracts (v3.5.0) - Locking symfony/polyfill-ctype (v1.31.0) - Locking symfony/polyfill-intl-grapheme (v1.31.0) - Locking symfony/polyfill-intl-normalizer (v1.31.0) - Locking symfony/polyfill-mbstring (v1.31.0) - Locking symfony/polyfill-php73 (v1.31.0) - Locking symfony/polyfill-php80 (v1.31.0) - Locking symfony/service-contracts (v3.5.0) - Locking symfony/string (v6.4.15) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 41 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing diff/diff (3.3.1): Extracting archive - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.4.0): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive - Installing symfony/string (v6.4.15): Extracting archive - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.0): Extracting archive - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive - Installing symfony/console (v5.4.47): Extracting archive - Installing sabre/event (5.1.7): Extracting archive - Installing netresearch/jsonmapper (v4.5.0): Extracting archive - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (2.0.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.3): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.0): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (2.0.0): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing phan/phan (5.4.3): Extracting archive - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive - Installing mediawiki/minus-x (1.1.1): Extracting archive - Installing opis/json-schema (1.1.0): Extracting archive - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.3.2): Extracting archive 0/39 [>---------------------------] 0% 20/39 [==============>-------------] 51% 33/39 [=======================>----] 84% 39/39 [============================] 100% 4 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 16 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio" ], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/runner" ], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "jsdoc-wmf-theme": { "name": "jsdoc-wmf-theme", "severity": "high", "isDirect": true, "via": [ "taffydb" ], "effects": [], "range": "<=0.0.12", "nodes": [ "node_modules/jsdoc-wmf-theme" ], "fixAvailable": { "name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true } }, "micromatch": { "name": "micromatch", "severity": "moderate", "isDirect": false, "via": [ { "source": 1098681, "name": "micromatch", "dependency": "micromatch", "title": "Regular Expression Denial of Service (ReDoS) in micromatch", "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": "<4.0.8" } ], "effects": [], "range": "<4.0.8", "nodes": [ "node_modules/micromatch" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "11.0.0 - 22.11.1", "nodes": [ "node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "taffydb": { "name": "taffydb", "severity": "high", "isDirect": false, "via": [ { "source": 1089386, "name": "taffydb", "dependency": "taffydb", "title": "TaffyDB can allow access to any data items in the DB", "url": "https://github.com/advisories/GHSA-mxhp-79qh-mcx6", "severity": "high", "cwe": [ "CWE-20", "CWE-668" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, "range": "<=2.7.3" } ], "effects": [ "jsdoc-wmf-theme" ], "range": "*", "nodes": [ "node_modules/taffydb" ], "fixAvailable": { "name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true } }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/request/node_modules/tough-cookie" ], "fixAvailable": false }, "vue-template-compiler": { "name": "vue-template-compiler", "severity": "moderate", "isDirect": true, "via": [ { "source": 1098721, "name": "vue-template-compiler", "dependency": "vue-template-compiler", "title": "vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)", "url": "https://github.com/advisories/GHSA-g3ch-rx76-35fx", "severity": "moderate", "cwe": [ "CWE-79" ], "cvss": { "score": 4.2, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N" }, "range": ">=2.0.0 <3.0.0" } ], "effects": [], "range": ">=2.0.0", "nodes": [ "node_modules/vue-template-compiler" ], "fixAvailable": { "name": "vue-template-compiler", "version": "0.1.0", "isSemVerMajor": true } }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "ws": { "name": "ws", "severity": "high", "isDirect": false, "via": [ { "source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=8.0.0 <8.17.1" }, { "source": 1098393, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=7.0.0 <7.5.10" } ], "effects": [ "puppeteer-core" ], "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0", "nodes": [ "node_modules/puppeteer-core/node_modules/ws", "node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 6, "high": 9, "critical": 0, "total": 15 }, "dependencies": { "prod": 1, "dev": 1530, "optional": 3, "peer": 17, "peerOptional": 0, "total": 1530 } } } --- end --- Attempting to npm audit fix $ /usr/bin/npm audit fix --dry-run --only=dev --json --- stderr --- npm WARN invalid config only="dev" set in command line options npm WARN invalid config Must be one of: null, prod, production npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'wdio-mediawiki@2.5.0', npm WARN EBADENGINE required: { node: '>=18.17.0', npm: '>=9.6.7' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } --- stdout --- { "added": 1530, "removed": 0, "changed": 0, "audited": 1531, "funding": 179, "audit": { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio" ], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/runner" ], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "jsdoc-wmf-theme": { "name": "jsdoc-wmf-theme", "severity": "high", "isDirect": true, "via": [ "taffydb" ], "effects": [], "range": "<=0.0.12", "nodes": [ "node_modules/jsdoc-wmf-theme" ], "fixAvailable": { "name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true } }, "micromatch": { "name": "micromatch", "severity": "moderate", "isDirect": false, "via": [ { "source": 1098681, "name": "micromatch", "dependency": "micromatch", "title": "Regular Expression Denial of Service (ReDoS) in micromatch", "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": "<4.0.8" } ], "effects": [], "range": "<4.0.8", "nodes": [ "" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "11.0.0 - 22.11.1", "nodes": [ "node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "taffydb": { "name": "taffydb", "severity": "high", "isDirect": false, "via": [ { "source": 1089386, "name": "taffydb", "dependency": "taffydb", "title": "TaffyDB can allow access to any data items in the DB", "url": "https://github.com/advisories/GHSA-mxhp-79qh-mcx6", "severity": "high", "cwe": [ "CWE-20", "CWE-668" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, "range": "<=2.7.3" } ], "effects": [ "jsdoc-wmf-theme" ], "range": "*", "nodes": [ "node_modules/taffydb" ], "fixAvailable": { "name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true } }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/request/node_modules/tough-cookie" ], "fixAvailable": false }, "vue-template-compiler": { "name": "vue-template-compiler", "severity": "moderate", "isDirect": true, "via": [ { "source": 1098721, "name": "vue-template-compiler", "dependency": "vue-template-compiler", "title": "vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)", "url": "https://github.com/advisories/GHSA-g3ch-rx76-35fx", "severity": "moderate", "cwe": [ "CWE-79" ], "cvss": { "score": 4.2, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N" }, "range": ">=2.0.0 <3.0.0" } ], "effects": [], "range": ">=2.0.0", "nodes": [ "node_modules/vue-template-compiler" ], "fixAvailable": { "name": "vue-template-compiler", "version": "0.1.0", "isSemVerMajor": true } }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.16.5 - 8.40.6", "nodes": [ "node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } }, "ws": { "name": "ws", "severity": "high", "isDirect": false, "via": [ { "source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=8.0.0 <8.17.1" }, { "source": 1098393, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=7.0.0 <7.5.10" } ], "effects": [ "puppeteer-core" ], "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0", "nodes": [ "", "node_modules/puppeteer-core/node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 6, "high": 9, "critical": 0, "total": 15 }, "dependencies": { "prod": 1, "dev": 1530, "optional": 3, "peer": 17, "peerOptional": 0, "total": 1530 } } } } --- end --- {"added": 1530, "removed": 0, "changed": 0, "audited": 1531, "funding": 179, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@wdio/cli": {"name": "@wdio/cli", "severity": "high", "isDirect": true, "via": ["webdriverio"], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": ["node_modules/@wdio/cli"], "fixAvailable": {"name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true}}, "@wdio/local-runner": {"name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": ["@wdio/runner"], "effects": [], "range": "7.16.5 - 8.40.6", "nodes": ["node_modules/@wdio/local-runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true}}, "@wdio/runner": {"name": "@wdio/runner", "severity": "high", "isDirect": false, "via": ["webdriverio"], "effects": ["@wdio/local-runner"], "range": "7.16.5 - 8.40.6", "nodes": ["node_modules/@wdio/runner"], "fixAvailable": {"name": "@wdio/local-runner", "version": "9.2.12", "isSemVerMajor": true}}, "devtools": {"name": "devtools", "severity": "high", "isDirect": false, "via": ["puppeteer-core"], "effects": [], "range": ">=7.16.5", "nodes": ["node_modules/devtools"], "fixAvailable": true}, "jsdoc-wmf-theme": {"name": "jsdoc-wmf-theme", "severity": "high", "isDirect": true, "via": ["taffydb"], "effects": [], "range": "<=0.0.12", "nodes": ["node_modules/jsdoc-wmf-theme"], "fixAvailable": {"name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true}}, "micromatch": {"name": "micromatch", "severity": "moderate", "isDirect": false, "via": [{"source": 1098681, "name": "micromatch", "dependency": "micromatch", "title": "Regular Expression Denial of Service (ReDoS) in micromatch", "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv", "severity": "moderate", "cwe": ["CWE-1333"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": "<4.0.8"}], "effects": [], "range": "<4.0.8", "nodes": [""], "fixAvailable": true}, "mwbot": {"name": "mwbot", "severity": "moderate", "isDirect": false, "via": ["request"], "effects": ["wdio-mediawiki"], "range": ">=0.1.6", "nodes": ["node_modules/mwbot"], "fixAvailable": false}, "puppeteer-core": {"name": "puppeteer-core", "severity": "high", "isDirect": false, "via": ["ws"], "effects": ["devtools", "webdriverio"], "range": "11.0.0 - 22.11.1", "nodes": ["node_modules/puppeteer-core"], "fixAvailable": {"name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true}}, "request": {"name": "request", "severity": "moderate", "isDirect": false, "via": [{"source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": ["CWE-918"], "cvss": {"score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"}, "range": "<=2.88.2"}, "tough-cookie"], "effects": ["mwbot"], "range": "*", "nodes": ["node_modules/request"], "fixAvailable": false}, "taffydb": {"name": "taffydb", "severity": "high", "isDirect": false, "via": [{"source": 1089386, "name": "taffydb", "dependency": "taffydb", "title": "TaffyDB can allow access to any data items in the DB", "url": "https://github.com/advisories/GHSA-mxhp-79qh-mcx6", "severity": "high", "cwe": ["CWE-20", "CWE-668"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"}, "range": "<=2.7.3"}], "effects": ["jsdoc-wmf-theme"], "range": "*", "nodes": ["node_modules/taffydb"], "fixAvailable": {"name": "jsdoc-wmf-theme", "version": "1.1.0", "isSemVerMajor": true}}, "tough-cookie": {"name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [{"source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": ["CWE-1321"], "cvss": {"score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"}, "range": "<4.1.3"}], "effects": ["request"], "range": "<4.1.3", "nodes": ["node_modules/request/node_modules/tough-cookie"], "fixAvailable": false}, "vue-template-compiler": {"name": "vue-template-compiler", "severity": "moderate", "isDirect": true, "via": [{"source": 1098721, "name": "vue-template-compiler", "dependency": "vue-template-compiler", "title": "vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)", "url": "https://github.com/advisories/GHSA-g3ch-rx76-35fx", "severity": "moderate", "cwe": ["CWE-79"], "cvss": {"score": 4.2, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N"}, "range": ">=2.0.0 <3.0.0"}], "effects": [], "range": ">=2.0.0", "nodes": ["node_modules/vue-template-compiler"], "fixAvailable": {"name": "vue-template-compiler", "version": "0.1.0", "isSemVerMajor": true}}, "wdio-mediawiki": {"name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": ["mwbot"], "effects": [], "range": "*", "nodes": ["node_modules/wdio-mediawiki"], "fixAvailable": false}, "webdriverio": {"name": "webdriverio", "severity": "high", "isDirect": false, "via": ["devtools", "puppeteer-core"], "effects": ["@wdio/cli", "@wdio/runner"], "range": "7.16.5 - 8.40.6", "nodes": ["node_modules/webdriverio"], "fixAvailable": {"name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true}}, "ws": {"name": "ws", "severity": "high", "isDirect": false, "via": [{"source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=8.0.0 <8.17.1"}, {"source": 1098393, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": ["CWE-476"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": ">=7.0.0 <7.5.10"}], "effects": ["puppeteer-core"], "range": "7.0.0 - 7.5.9 || 8.0.0 - 8.17.0", "nodes": ["", "node_modules/puppeteer-core/node_modules/ws"], "fixAvailable": {"name": "@wdio/cli", "version": "9.2.12", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 6, "high": 9, "critical": 0, "total": 15}, "dependencies": {"prod": 1, "dev": 1530, "optional": 3, "peer": 17, "peerOptional": 0, "total": 1530}}}} $ /usr/bin/npm audit fix --only=dev --- stderr --- npm WARN invalid config only="dev" set in command line options npm WARN invalid config Must be one of: null, prod, production npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'wdio-mediawiki@2.5.0', npm WARN EBADENGINE required: { node: '>=18.17.0', npm: '>=9.6.7' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. npm WARN deprecated @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 --- stdout --- added 1529 packages, and audited 1530 packages in 20s 179 packages are looking for funding run `npm fund` for details # npm audit report request * Severity: moderate Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6 Depends on vulnerable versions of tough-cookie No fix available node_modules/request mwbot >=0.1.6 Depends on vulnerable versions of request node_modules/mwbot wdio-mediawiki * Depends on vulnerable versions of mwbot node_modules/wdio-mediawiki taffydb * Severity: high TaffyDB can allow access to any data items in the DB - https://github.com/advisories/GHSA-mxhp-79qh-mcx6 fix available via `npm audit fix --force` Will install jsdoc-wmf-theme@1.1.0, which is a breaking change node_modules/taffydb jsdoc-wmf-theme <=0.0.12 Depends on vulnerable versions of taffydb node_modules/jsdoc-wmf-theme tough-cookie <4.1.3 Severity: moderate tough-cookie Prototype Pollution vulnerability - https://github.com/advisories/GHSA-72xf-g2v4-qvf3 No fix available node_modules/request/node_modules/tough-cookie vue-template-compiler >=2.0.0 Severity: moderate vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS) - https://github.com/advisories/GHSA-g3ch-rx76-35fx fix available via `npm audit fix --force` Will install vue-template-compiler@0.1.0, which is a breaking change node_modules/vue-template-compiler ws 8.0.0 - 8.17.0 Severity: high ws affected by a DoS when handling a request with many HTTP headers - https://github.com/advisories/GHSA-3h5v-q93c-6h6q fix available via `npm audit fix --force` Will install @wdio/cli@9.2.12, which is a breaking change node_modules/puppeteer-core/node_modules/ws puppeteer-core 11.0.0 - 22.11.1 Depends on vulnerable versions of ws node_modules/puppeteer-core devtools >=7.16.5 Depends on vulnerable versions of puppeteer-core node_modules/devtools webdriverio 7.16.5 - 8.40.6 Depends on vulnerable versions of devtools Depends on vulnerable versions of puppeteer-core node_modules/webdriverio @wdio/cli 7.16.5 - 8.40.6 Depends on vulnerable versions of webdriverio node_modules/@wdio/cli @wdio/runner 7.16.5 - 8.40.6 Depends on vulnerable versions of webdriverio node_modules/@wdio/runner @wdio/local-runner 7.16.5 - 8.40.6 Depends on vulnerable versions of @wdio/runner node_modules/@wdio/local-runner 14 vulnerabilities (5 moderate, 9 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. --- end --- Verifying that tests still pass $ /usr/bin/npm ci --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'wdio-mediawiki@2.5.0', npm WARN EBADENGINE required: { node: '>=18.17.0', npm: '>=9.6.7' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. npm WARN deprecated @babel/plugin-proposal-class-static-block@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 --- stdout --- added 1529 packages, and audited 1530 packages in 24s 179 packages are looking for funding run `npm fund` for details 14 vulnerabilities (5 moderate, 9 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. --- end --- $ /usr/bin/npm test --- stderr --- PASS tests/jest/store/modules/addZObjects.test.js PASS tests/jest/store/modules/submission.test.js PASS tests/jest/store/modules/zobject.test.js PASS tests/jest/mixins/typeUtils.test.js PASS tests/jest/store/modules/router.test.js PASS tests/jest/store/modules/zFunction.test.js PASS tests/jest/store/modules/currentZObject.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: change - {} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/mixins/zobjectUtils.test.js PASS tests/jest/components/default/ZObjectStringRenderer.test.js ● Console console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=false type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=false type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=false type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "depth". Expected Number with value NaN, got Undefined at <WlZObjectKeyValueSet row-id=0 edit=true depth=undefined ... > at <WlZObjectStringRenderer edit=true type="Z30000" expanded=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer edit=true type="Z30000" expanded=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZObjectStringRenderer rowId=1 edit=true type="Z30000" ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/widgets/FunctionEvaluator.test.js ● Console console.log Metrics Platform event emitted: wf.ui.callFunction - {"selectedfunctionzid":"Z10000","resulthaserror":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.callFunction - {"selectedfunctionzid":"Z10000","resulthaserror":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/default/ZObjectKeyValue.test.js (8.054 s) ● Console console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=false expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=false disabled=true expanded=false ... > at <WlZObjectKeyValue edit=false rowId=1 skipKey=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "expectedType". Expected String | Object, got Undefined at <WlZReference edit=true disabled=true expanded=false ... > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=false rowId=1 skipKey=false ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "labelData". Expected LabelData, got Object at <WlLocalizedLabel label-data= { zid: 'Z2K1', label: 'id', lang: 'Z1002' } > at <WlZObjectKeyValue edit=true rowId=1 ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/widgets/AboutEditMetadataDialog.test.js (7.318 s) ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.error [vuex] unknown getter: getUserLangZid 271 | }, 272 | /** > 273 | * Returns the i18n message for the description field placeholder | ^ 274 | * 275 | * @return {string} 276 | */ at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as getUserLangZid] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.getUserLangZid [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.saveChanges (resources/ext.wikilambda.edit/components/widgets/AboutEditMetadataDialog.vue:273:39) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=false canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=false canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=false canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=true open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog edit=true canEdit=false open=true ... > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) PASS tests/jest/components/function/viewer/FunctionViewerDetails.test.js PASS tests/jest/components/default/ZObjectToString.test.js PASS tests/jest/store/modules/library.test.js PASS tests/jest/store/modules/zTesterResults.test.js PASS tests/jest/store/modules/types.test.js PASS tests/jest/components/widgets/FunctionMetadataDialog.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'implementationId', K2: [Object] }, { Z1K1: [Object], K1: 'implementationType', K2: 'Evaluated' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' }, { Z1K1: [Object], K1: 'orchestrationStartTime', K2: '2024-02-16T12:25:19.230Z' }, { Z1K1: [Object], K1: 'orchestrationEndTime', K2: '2024-02-16T12:25:19.300Z' }, { Z1K1: [Object], K1: 'evaluationDuration', K2: '10 ms' }, { Z1K1: [Object], K1: 'evaluationStartTime', K2: '2024-02-16T12:25:19.240Z' }, { Z1K1: [Object], K1: 'evaluationEndTime', K2: '2024-02-16T12:25:19.250Z' }, { Z1K1: [Object], K1: 'orchestrationCpuUsage', K2: '85.790 ms' }, { Z1K1: [Object], K1: 'evaluationCpuUsage', K2: '45.110 ms' }, { Z1K1: [Object], K1: 'executionCpuUsage', K2: '<50 μs' }, { Z1K1: [Object], K1: 'orchestrationMemoryUsage', K2: '115.43 MiB' }, { Z1K1: [Object], K1: 'evaluationMemoryUsage', K2: '15.57 MiB' }, { Z1K1: [Object], K1: 'executionMemoryUsage', K2: '1 MiB' }, { Z1K1: [Object], K1: 'orchestrationHostname', K2: 'function-orchestrator' }, { Z1K1: [Object], K1: 'evaluationHostname', K2: 'function-evaluator-javascript' }, { Z1K1: [Object], K1: 'programmingLanguageVersion', K2: 'QuickJS v0.5.0-alpha' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'orchestrationDuration', K2: '70 ms' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog open=true metadata= { Z1K1: { Z1K1: 'Z7', Z7K1: 'Z883', Z883K1: 'Z6', Z883K2: 'Z1' }, K1: [ { Z1K1: 'Z7', Z7K1: 'Z882', Z882K1: 'Z6', Z882K2: 'Z1' }, { Z1K1: [Object], K1: 'errors', K2: [Object] }, { Z1K1: [Object], K1: 'validateErrors', K2: [Object] }, { Z1K1: [Object], K1: 'expectedTestResult', K2: 'ABC' }, { Z1K1: [Object], K1: 'actualTestResult', K2: 'CBA' } ] } ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) PASS tests/jest/components/widgets/About.test.js ● Console console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" > at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" > at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" > at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" > at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog can-edit=true open=true onOpenEditLanguage=fn<bound openEditLanguageDialog> ... > at <WlWidgetBase class="ext-wikilambda-about" > at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "type" at <WlAboutWidget edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/default/ZCode.test.js PASS tests/jest/mixins/schemata.test.js PASS tests/jest/components/widgets/FunctionExplorer.test.js ● Console console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.error Error: Not implemented: window.open at module.exports (/src/repo/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17) at /src/repo/node_modules/jsdom/lib/jsdom/browser/Window.js:866:7 at /src/repo/node_modules/jest-mock/build/index.js:854:25 at /src/repo/node_modules/jest-mock/build/index.js:449:39 at /src/repo/node_modules/jest-mock/build/index.js:457:13 at open (/src/repo/node_modules/jest-mock/build/index.js:170:19) at Proxy.navigateToFunction (/src/repo/resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:109:14) at callWithErrorHandling (/src/repo/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (/src/repo/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) at emit (/src/repo/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:665:5) undefined at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45) at module.exports (node_modules/jsdom/lib/jsdom/browser/not-implemented.js:12:26) at node_modules/jsdom/lib/jsdom/browser/Window.js:866:7 console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "functionisUntitled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 217 | return { 218 | label, > 219 | isUntitled, | ^ 220 | keyZid, 221 | type: arg[ Constants.Z_ARGUMENT_TYPE ] 222 | }; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.functionisUntitled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:219:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "functionisUntitled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 217 | return { 218 | label, > 219 | isUntitled, | ^ 220 | keyZid, 221 | type: arg[ Constants.Z_ARGUMENT_TYPE ] 222 | }; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.functionisUntitled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:219:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "functionisUntitled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 217 | return { 218 | label, > 219 | isUntitled, | ^ 220 | keyZid, 221 | type: arg[ Constants.Z_ARGUMENT_TYPE ] 222 | }; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.functionisUntitled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:219:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) console.warn [Vue warn]: Property "functionisUntitled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true implementation="Z14K3" ... > at <VTUROOT> 217 | return { 218 | label, > 219 | isUntitled, | ^ 220 | keyZid, 221 | type: arg[ Constants.Z_ARGUMENT_TYPE ] 222 | }; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.functionisUntitled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:219:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "getUserLangCode" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer functionZid="Z10004" edit=false ref="VTU_COMPONENT" > at <VTUROOT> 104 | :class="{ 'ext-wikilambda-function-explorer-untitled': arg.isUntitled }" 105 | data-testid="function-input-name" > 106 | > | ^ 107 | {{ arg.label }} 108 | </span> 109 | </div> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.getUserLangCode [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.getWikiUrl (resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:106:30) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:235:20 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) console.warn [Vue warn]: Computed property "resetIcon" is already defined in Data. at <WlFunctionExplorer edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3292:7 at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3429:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer edit=true ref="VTU_COMPONENT" > at <VTUROOT> 198 | return this.getLabelOrUntitledObject( this.currentFunctionZid ).text; 199 | }, > 200 | functionObject: function () { | ^ 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, 203 | functionArguments: function () { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:200:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) console.warn [Vue warn]: Property "resetButtonDisabled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer edit=true ref="VTU_COMPONENT" > at <VTUROOT> 201 | return this.getStoredObject( this.currentFunctionZid ); 202 | }, > 203 | functionArguments: function () { | ^ 204 | const args = this.getInputsOfFunctionZid( this.currentFunctionZid ); 205 | 206 | if ( !args ) { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.resetButtonDisabled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:203:24 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:416) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) PASS tests/jest/languageselector/LanguageSelector.test.js ● Console console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-0" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-0" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-1" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-1" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-2" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-2" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-3" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-3" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:32) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:32) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-3" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-7" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-7" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:32) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:32) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:32) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:32) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-8" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-12" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-12" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-13" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-13" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 269 | */ 270 | handleClick: function ( e ) { > 271 | const parent = this.$refs.languageSelector; | ^ 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { 273 | this.closeLanguageSelector(); 274 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:271:20) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Property "selectedLanguage" was accessed during render but is not defined on instance. at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> 270 | handleClick: function ( e ) { 271 | const parent = this.$refs.languageSelector; > 272 | if ( e.target !== parent && !parent.contains( e.target ) ) { | ^ 273 | this.closeLanguageSelector(); 274 | } 275 | } at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.selectedLanguage [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.render (resources/ext.wikilambda.languageselector/components/LanguageSelector.vue:272:33) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5737:46) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-14" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "selected". Expected String | Number | Null, got Undefined at <CdxMenu id="cdx-lookup-menu-14" ref="menu" selected=undefined ... > at <CdxLookup ref="languageSelectorLookup" class="ext-wikilambda-page-language-selector-lookup" selected=undefined ... > at <WlLanguageSelector ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) PASS tests/jest/components/default/ZTester.test.js PASS tests/jest/components/base/ModeSelector.test.js ● Console console.warn [Vue warn]: Write operation failed: computed property "selected" is readonly. 207 | } 208 | } > 209 | }; | ^ 210 | </script> 211 | 212 | <style lang="less"> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:209:27) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: Write operation failed: computed property "selected" is readonly. 207 | } 208 | } > 209 | }; | ^ 210 | </script> 211 | 212 | <style lang="less"> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:209:27) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: Write operation failed: computed property "selected" is readonly. 207 | } 208 | } > 209 | }; | ^ 210 | </script> 211 | 212 | <style lang="less"> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:209:27) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) PASS tests/jest/components/widgets/FunctionReport.test.js ● Console console.warn [Vue warn]: Missing required prop: "reportType" at <WlFunctionReportWidget zFunctionId="" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "rootZid" at <WlFunctionReportWidget zFunctionId="" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "reportType" at <WlFunctionReportWidget zFunctionId="" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "rootZid" at <WlFunctionReportWidget zFunctionId="" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/default/ZImplementation.test.js PASS tests/jest/components/widgets/PublishDialog.test.js ● Console console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.error Error: Not implemented: navigation (except hash changes) at module.exports (/src/repo/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17) at navigateFetch (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3) at exports.navigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3) at LocationImpl._locationObjectNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5) at LocationImpl._locationObjectSetterNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17) at LocationImpl.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10) at Location.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/generated/Location.js:121:37) at Proxy.successfulExit (/src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:148:27) at /src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:166:14 at processTicksAndRejections (node:internal/process/task_queues:95:5) undefined at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45) at module.exports (node_modules/jsdom/lib/jsdom/browser/not-implemented.js:12:26) at navigateFetch (node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3) at exports.navigate (node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3) at LocationImpl._locationObjectNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5) at LocationImpl._locationObjectSetterNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17) at LocationImpl.set href [as href] (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.error Error: Not implemented: navigation (except hash changes) at module.exports (/src/repo/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17) at navigateFetch (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3) at exports.navigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3) at LocationImpl._locationObjectNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5) at LocationImpl._locationObjectSetterNavigate (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17) at LocationImpl.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10) at Location.set href [as href] (/src/repo/node_modules/jsdom/lib/jsdom/living/generated/Location.js:121:37) at Proxy.successfulExit (/src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:148:27) at /src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue:166:14 undefined at VirtualConsole.<anonymous> (node_modules/jsdom/lib/jsdom/virtual-console.js:29:45) at module.exports (node_modules/jsdom/lib/jsdom/browser/not-implemented.js:12:26) at navigateFetch (node_modules/jsdom/lib/jsdom/living/window/navigation.js:76:3) at exports.navigate (node_modules/jsdom/lib/jsdom/living/window/navigation.js:54:3) at LocationImpl._locationObjectNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:31:5) at LocationImpl._locationObjectSetterNavigate (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:25:17) at LocationImpl.set href [as href] (node_modules/jsdom/lib/jsdom/living/window/Location-impl.js:47:10) console.log Metrics Platform event emitted: wf.ui.editImplementation.publish - {"isnewzobject":false,"zobjectid":"Z10001","zobjecttype":"Z14","implementationtype":"Z14K3","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":true} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":true} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/widgets/AboutViewLanguagesDialog.test.js ● Console console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=true ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=false ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <BaseTransition appear=true persisted=false mode=undefined ... > at <Transition name="cdx-dialog-fade" appear="" > at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-language-list" title="Dialog letting you see what labels and information are set in different languages" ... > at <WlAboutViewLanguagesDialog open=true canEdit=false ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) PASS tests/jest/components/base/TypeSelector.test.js PASS tests/jest/integration/CreateNewTester.test.js (7.969 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | 92 | it.only( 'allows creating a new tester', async () => { > 93 | const { findByRole, findByTestId } = render( App, { | ^ 94 | global: { plugins: [ store ], stubs: { 95 | teleport: true, 96 | WlFunctionEvaluatorWidget: true at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewTester.test.js:93:40) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z20","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.defaultView.load - {"edit":true,"zobjecttype":"Z20","isnewzobject":true,"zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"default-view","isnewzobject":true,"loadtime":712} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <Transition> at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" onEditMetadata=fn<bound dispatchLoadEventForEditMetadataDialog> > at <WlAboutWidget edit=true type="Z20" onEditMetadata=fn<bound dispatchLoadEventForEditMetadataDialog> > at <WlDefaultView onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.log Metrics Platform event emitted: wf.ui.editTester.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z20","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/widgets/Publish.test.js ● Console console.log Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":"Z14K3","zlang":"Z1002","isdirty":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editImplementation.cancel - {"isnewzobject":false,"zobjectid":"Z10001","zobjecttype":"Z14","implementationtype":"Z14K3","zlang":"Z1002","isdirty":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3"} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/default/ZArgumentReference.test.js ● Console console.warn [Vue warn]: Write operation failed: computed property "argumentKey" is readonly. 150 | ), 151 | methods: { > 152 | /** | ^ 153 | * Emits the event setValue so that ZObjectKey can update 154 | * the terminal value in the ZObject data table. This component can 155 | * be shown both in the collapsed version (hence set the value of the at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:152:30) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: Write operation failed: computed property "argumentKey" is readonly. 150 | ), 151 | methods: { > 152 | /** | ^ 153 | * Emits the event setValue so that ZObjectKey can update 154 | * the terminal value in the ZObject data table. This component can 155 | * be shown both in the collapsed version (hence set the value of the at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:152:30) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) PASS tests/jest/integration/CreateNewCompositionImplementation.test.js (7.798 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 28 | 29 | it( 'should allow you to create a new composition implementation', async () => { > 30 | const { getByTestId, findByTestId, getAllByTestId } = render( App, { | ^ 31 | global: { plugins: [ store ], stubs: { 32 | teleport: true, 33 | WlFunctionEvaluatorWidget: true at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCompositionImplementation.test.js:30:57) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.defaultView.load - {"edit":true,"zobjecttype":"Z14","isnewzobject":true,"zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"default-view","isnewzobject":true,"loadtime":605} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.warn [Vue warn]: Write operation failed: computed property "selected" is readonly. 207 | } 208 | } > 209 | }; | ^ 210 | </script> 211 | 212 | <style lang="less"> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:209:27) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: Write operation failed: computed property "argumentKey" is readonly. 150 | ), 151 | methods: { > 152 | /** | ^ 153 | * Emits the event setValue so that ZObjectKey can update 154 | * the terminal value in the ZObject data table. This component can 155 | * be shown both in the collapsed version (hence set the value of the at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:152:30) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: Write operation failed: computed property "selected" is readonly. 207 | } 208 | } > 209 | }; | ^ 210 | </script> 211 | 212 | <style lang="less"> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as selected] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.disabled.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/base/ModeSelector.vue:209:27) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: Write operation failed: computed property "argumentKey" is readonly. 150 | ), 151 | methods: { > 152 | /** | ^ 153 | * Emits the event setValue so that ZObjectKey can update 154 | * the terminal value in the ZObject data table. This component can 155 | * be shown both in the collapsed version (hence set the value of the at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at ComputedRefImpl.set [as _setter] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3414:9) at ComputedRefImpl.set value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1136:10) at Object.set [as argumentKey] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3426:29) at Object.set (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3025:18) at _ctx.edit.onUpdate:selected._cache.<computed> (resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue:152:30) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at callWithAsyncErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:164:17) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <Transition> at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" onEditMetadata=fn<bound dispatchLoadEventForEditMetadataDialog> > at <WlAboutWidget edit=true type="Z14" onEditMetadata=fn<bound dispatchLoadEventForEditMetadataDialog> > at <WlDefaultView onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.log Metrics Platform event emitted: wf.ui.editImplementation.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K2","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/function/editor/FunctionEditorInputsItem.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "rowId". Expected Number with value NaN, got Undefined at <WlTypeSelector key=0 class="ext-wikilambda-editor-input-list-item__body__field" data-testid="function-editor-input-item-type" ... > at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/integration/EditFunction.test.js (5.658 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 46 | findAllByTestId, 47 | getByText > 48 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 49 | 50 | // ACT: Get the language blocks 51 | let languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:48:7) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":false,"loadtime":357} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' }, { id: 143, value: 'second function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' }, { id: 143, value: 'second function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__input" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' }, { id: 143, value: 'second function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' }, { id: 143, value: 'second function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [ { id: 177, value: 'function alias, in French' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/integration/CreateNewFunction.test.js (5.529 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 43 | getAllByTestId, 44 | getByText > 45 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 46 | 47 | // ACT: Get First language block. Selected by default: English 48 | let languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:45:7) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":605} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=1 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=1 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__input" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=1 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [ { id: 183, value: 'function alias, in French' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [ { id: 183, value: 'function alias, in French' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 105, value: 'function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [ { id: 183, value: 'function alias, in French' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=1 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/store/modules/errors.test.js PASS tests/jest/components/function/editor/FunctionEditorName.test.js PASS tests/jest/components/function/editor/FunctionEditorAliases.test.js ● Console console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 1, value: 'alias 1' }, { id: 2, value: 'alias 2' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 2, value: 'existing alias' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/default/ZEvaluationResult.test.js ● Console console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue key=0 skip-key=true row-id=1 > at <WlZEvaluationResult edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/integration/FunctionEditorEdgeCases.test.js (5.141 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 43 | getByText, 44 | queryByRole > 45 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 46 | 47 | // ACT: Get First language block. Selected by default: English 48 | const languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:45:7) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":606} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [ { id: 115, value: 'first function alias, in English' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/default/ZReference.test.js ● Console console.warn [Vue warn]: Missing required prop: "expectedType" at <WlZReference edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expectedType" at <WlZReference edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expectedType" at <WlZReference edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expectedType" at <WlZReference edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expectedType" at <WlZReference edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expectedType" at <WlZReference edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/integration/RunFunctionCall.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 31 | it( 'allows choosing a function and calling it', async () => { 32 | const { findByRole, findByText, findByTestId } = > 33 | render( App, { global: { plugins: [ store ] } } ); | ^ 34 | 35 | // ACT: Select a function 36 | const functionSelectorBlock = await findByTestId( 'function-evaluator-call' ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/RunFunctionCall.test.js:33:4) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-evaluator","isnewzobject":true,"loadtime":-63573549771} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted: wf.ui.callFunction - {"selectedfunctionzid":"Z12345","zobjectid":"Z0","zobjecttype":null,"resulthaserror":false,"zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: call - {"zobjectid":"Z0","zlang":"Z1002","selectedfunctionzid":"Z12345","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) console.warn [Vue warn]: Missing required prop: "edit" at <WlZObjectKeyValue key=0 skip-key=true row-id=24 > at <WlZEvaluationResult edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue key=1 row-id=14 skip-indent=true ... > at <WlWidgetBase class="ext-wikilambda-function-evaluator" > at <WlFunctionEvaluatorWidget> at <WlFunctionEvaluator onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <Transition> at <CdxDialog class="ext-wikilambda-metadata-dialog" title="Dialog letting you see and edit the labels and information in different languages" open=true ... > at <WlFunctionMetadataDialog key=0 open=true header-text=undefined ... > at <WlZEvaluationResult edit=false disabled=false expanded=false ... > at <WlZObjectKeyValue key=1 row-id=14 skip-indent=true ... > at <WlWidgetBase class="ext-wikilambda-function-evaluator" > at <WlFunctionEvaluatorWidget> at <WlFunctionEvaluator onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) PASS tests/jest/components/function/editor/FunctionEditorInputs.test.js PASS tests/jest/components/default/ZTypedList.test.js ● Console console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false expanded=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=false expanded=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedList edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.error [vuex] unknown getter: getUserLangZid 66 | mapGetters = require( 'vuex' ).mapGetters; 67 | > 68 | // @vue/component | ^ 69 | module.exports = exports = { 70 | name: 'wl-z-typed-list-items', 71 | components: { at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as getUserLangZid] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.getUserLangZid [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.itemsLabel (resources/ext.wikilambda.edit/components/default-view-types/ZTypedListItems.vue:68:89) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) console.warn [Vue warn]: Invalid prop: type check failed for prop "parentRowId". Expected String with value "0", got Number with value 0. at <WlZTypedListType key=0 row-id=28 edit=false ... > at <WlZTypedList edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.error [vuex] unknown getter: getUserLangZid 66 | mapGetters = require( 'vuex' ).mapGetters; 67 | > 68 | // @vue/component | ^ 69 | module.exports = exports = { 70 | name: 'wl-z-typed-list-items', 71 | components: { at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as getUserLangZid] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.getUserLangZid [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.itemsLabel (resources/ext.wikilambda.edit/components/default-view-types/ZTypedListItems.vue:68:89) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedList edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "depth" at <WlZTypedList edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/function/editor/FunctionEditorDescription.test.js PASS tests/jest/store/modules/user.test.js PASS tests/jest/components/base/ZObjectSelector.test.js PASS tests/jest/integration/CreateNewCodeImplementation.test.js (7.037 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 27 | 28 | it( 'should allow you to create a new code implementation', async () => { > 29 | const { getByTestId, findByTestId } = render( App, { | ^ 30 | global: { plugins: [ store ], stubs: { 31 | teleport: true, 32 | WlFunctionEvaluatorWidget: true at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCodeImplementation.test.js:29:41) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.defaultView.load - {"edit":true,"zobjecttype":"Z14","isnewzobject":true,"zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"default-view","isnewzobject":true,"loadtime":604} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.warn [Vue warn]: Property "functionisUntitled" was accessed during render but is not defined on instance. at <WlWidgetBase class="ext-wikilambda-function-explorer" > at <WlFunctionExplorer key=0 function-zid="Z12345" edit=true ... > at <WlDefaultView onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 217 | return { 218 | label, > 219 | isUntitled, | ^ 220 | keyZid, 221 | type: arg[ Constants.Z_ARGUMENT_TYPE ] 222 | }; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.functionisUntitled [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at resources/ext.wikilambda.edit/components/widgets/FunctionExplorer.vue:219:61 at renderFnWithContext (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:767:13) at renderSlot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2844:53) at Proxy.render (resources/ext.wikilambda.edit/components/base/WidgetBase.vue:47:673) at renderComponentRoot (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:827:16) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5800:26) console.warn [Vue warn]: CdxButton: Icon-only buttons require one of the following attributes: aria-label or aria-hidden. See documentation at https://doc.wikimedia.org/codex/latest/components/demos/button.html#icon-only-button at <CdxButton weight="quiet" class="cdx-dialog__header__close-button" onClick=fn<bound closeDialog> > at <Transition> at <Teleport> at <CdxDialog open=true class="ext-wikilambda-about-edit-metadata" title="Dialog letting you add and edit the labels and information in a language" ... > at <WlAboutEditMetadataDialog can-edit=true edit=true for-language="Z1002" ... > at <WlWidgetBase class="ext-wikilambda-about" onEditMetadata=fn<bound dispatchLoadEventForEditMetadataDialog> > at <WlAboutWidget edit=true type="Z14" onEditMetadata=fn<bound dispatchLoadEventForEditMetadataDialog> > at <WlDefaultView onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at $t (node_modules/@wikimedia/codex/dist/codex.cjs:1:6448) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:7002) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.log Metrics Platform event emitted: wf.ui.editImplementation.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K3","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/function/editor/FunctionEditorLanguageBlock.test.js PASS tests/jest/integration/FunctionEditorGenericTypes.test.js (5.678 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 44 | getByText, 45 | queryByRole > 46 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 47 | 48 | const languageBlocks = await findAllByTestId( 'function-editor-language-block' ); 49 | const firstLanguageBlock = languageBlocks[ 0 ]; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/FunctionEditorGenericTypes.test.js:46:7) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":607} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.log Metrics Platform event emitted: wf.ui.editFunction.publish - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/store/modules/callzfunction.test.js PASS tests/jest/components/widgets/FunctionReportItem.test.js PASS tests/jest/composables/useBreakpoints.test.js ● Console console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:24:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:24:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:28:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:28:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:38:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:38:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:43:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:43:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:55:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:55:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:59:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:59:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:63:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:63:19) console.warn [Vue warn]: onMounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 14 | windowWidth.value = window.innerWidth; 15 | }; > 16 | Vue.onMounted( () => { | ^ 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); 19 | Vue.onUnmounted( () => { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onMounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:16:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:67:19) console.warn [Vue warn]: onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement. 17 | window.addEventListener( 'resize', onWidthChange ); 18 | } ); > 19 | Vue.onUnmounted( () => { | ^ 20 | window.removeEventListener( 'resize', onWidthChange ); 21 | } ); 22 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at injectHook (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2743:5) at Object.onUnmounted (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:53) at useBreakpoints (resources/ext.wikilambda.edit/composables/useBreakpoints.js:19:6) at Object.<anonymous> (tests/jest/composables/useBreakpoints.test.js:67:19) PASS tests/jest/components/function/editor/FunctionEditorDefinition.test.js ● Console console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/default/ZTypedListType.test.js PASS tests/jest/components/default/ZMonolingualString.test.js PASS tests/jest/integration/ConnectFunctionImplementation.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 93 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this, 94 | // we pass `render` a parentless <div> to mount on. > 95 | render( App, { container: document.createElement( 'div' ), global: { plugins: [ store ] } } ); | ^ 96 | 97 | module.exports = { 98 | runSetup: runSetup, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:95:2) at Object.<anonymous> (tests/jest/integration/ConnectFunctionImplementation.test.js:40:31) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":359} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/integration/ConnectFunctionTest.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 93 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this, 94 | // we pass `render` a parentless <div> to mount on. > 95 | render( App, { container: document.createElement( 'div' ), global: { plugins: [ store ] } } ); | ^ 96 | 97 | module.exports = { 98 | runSetup: runSetup, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:95:2) at Object.<anonymous> (tests/jest/integration/ConnectFunctionTest.test.js:38:31) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":359} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) PASS tests/jest/components/default/ZTypedListItems.test.js ● Console console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedListItems edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "listItemType" at <WlZTypedListItems edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedListItems edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "listItemType" at <WlZTypedListItems edit=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "listItemType" at <WlZTypedListItems edit=false expanded=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "listItemType" at <WlZTypedListItems edit=false expanded=false ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "expanded" at <WlZTypedListItems edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "listItemType" at <WlZTypedListItems edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/integration/DisconnectFunctionTest.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 93 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this, 94 | // we pass `render` a parentless <div> to mount on. > 95 | render( App, { container: document.createElement( 'div' ), global: { plugins: [ store ] } } ); | ^ 96 | 97 | module.exports = { 98 | runSetup: runSetup, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:95:2) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionTest.test.js:35:31) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":357} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) PASS tests/jest/components/function/editor/FunctionEditorOutput.test.js PASS tests/jest/integration/CancelEditExistingFunction.test.js (5.921 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 39 | it( 'allows cancelling with no changes', async () => { 40 | const { findByText } = > 41 | render( App, { global: { plugins: [ store ] } } ); | ^ 42 | 43 | // ACT: Click cancel button. 44 | await fireEvent.click( await findByText( 'Cancel' ) ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:41:4) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":false,"loadtime":353} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 50 | it( 'allows cancelling after changes', async () => { 51 | const { getByText, findByRole, findByText, getAllByTestId } = > 52 | render( App, { global: { plugins: [ store ] } } ); | ^ 53 | 54 | // ACT: Click "Add language". 55 | await fireEvent.click( await findByText( 'Add language' ) ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:52:4) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":false,"loadtime":2049} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__input" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="" ... > at <WlFunctionEditorLanguageBlock key="language-block-" index=2 z-language="" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1006" chips= [ { id: 128, value: 'function alias, in Chinese' } ] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1006" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1006" index=0 z-language="Z1006" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1532" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1532" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1532" index=1 z-language="Z1532" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1004" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1004" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1004" index=2 z-language="Z1004" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.log Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":false,"zobjectid":"Z12345","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":true} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/components/App.test.js ● Console console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/integration/CancelEditNewFunction.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 36 | it( 'allows cancelling with no changes', async () => { 37 | const { findByText } = > 38 | render( App, { global: { plugins: [ store ] } } ); | ^ 39 | 40 | // ACT: Click cancel button. 41 | await fireEvent.click( await findByText( 'Cancel' ) ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:38:4) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":603} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":false} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 50 | findByTestId, 51 | getByText > 52 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 53 | 54 | // ACT: Select Chinese as the natural language. 55 | const languageSelector = await findByTestId( 'function-editor-language-selector' ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:52:7) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":true,"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-editor","isnewzobject":true,"loadtime":1649} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputZ1002" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language="Z1002" ... > at <WlFunctionEditorLanguageBlock key="language-block-Z1002" index=0 z-language="Z1002" ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null at <WlFunctionEditorName class="ext-wikilambda-function-block__row" data-testid="function-editor-name-input" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null at <WlFunctionEditorDescription class="ext-wikilambda-function-block__row" data-testid="function-editor-description-input" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Property "hasAlias" was accessed during render but is not defined on instance. at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 91 | value: value.value 92 | }; > 93 | } ); | ^ 94 | }, 95 | /** 96 | * Returns whether there are any aliases for the selected language at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.hasAlias [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.aliasFieldPlaceholder (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:93:20) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as aliasFieldPlaceholder] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.aliasFieldPlaceholder [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorAliases.vue:212:31) console.warn [Vue warn]: Invalid prop: type check failed for prop "inputAriaLabel". Expected Object, got String with value "New alias". at <WlChipContainer id="ext-wikilambda-function-definition-aliases__inputnull" chips= [] input-placeholder="Enter aliases" ... > at <WlFunctionEditorAliases class="ext-wikilambda-function-block__row" data-testid="function-editor-alias-input" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "zLanguage". Expected String with value "null", got Null at <WlFunctionEditorInputsItem key="input-135-lang-null" data-testid="function-editor-input-item" row-id=135 ... > at <WlFunctionEditorInputs class="ext-wikilambda-function-block__row" data-testid="function-editor-inputs" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage class="ext-wikilambda-function-block__row" data-testid="function-editor-language-selector" z-language=null ... > at <WlFunctionEditorLanguageBlock key="language-block-null" index=0 z-language=null ... > at <WlFunctionEditorDefinition> at <WlFunctionEditor onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.log Metrics Platform event emitted: wf.ui.editFunction.cancel - {"isnewzobject":true,"zobjectid":"Z0","zobjecttype":"Z8","implementationtype":null,"zlang":"Z1002","isdirty":true} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/store/modules/zTypedList.test.js PASS tests/jest/components/default/ZString.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "modelValue". Expected String | Number, got Object at <CdxTextInput key=1 modelValue= {} onUpdate:modelValue=fn ... > at <WlZString edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "modelValue". Expected String | Number, got Object at <CdxTextInput key=1 modelValue= {} onUpdate:modelValue=fn ... > at <WlZString edit=true ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/base/TypeToString.test.js PASS tests/jest/components/default/ZBoolean.test.js PASS tests/jest/components/function/editor/FunctionEditorLanguage.test.js ● Console console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="Z1002" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2932:23) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) console.warn [Vue warn]: Property "rowId" was accessed during render but is not defined on instance. at <WlFunctionEditorLanguage zLanguage="" ref="VTU_COMPONENT" > at <VTUROOT> 29 | const Constants = require( '../../../Constants.js' ), 30 | ZObjectSelector = require( '../../base/ZObjectSelector.vue' ), > 31 | mapGetters = require( 'vuex' ).mapGetters; | ^ 32 | 33 | // @vue/component 34 | module.exports = exports = { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.rowId [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2991:9) at Proxy.functionLanguages (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:31:45) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as functionLanguages] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.functionLanguages [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.render (resources/ext.wikilambda.edit/components/function/editor/FunctionEditorLanguage.vue:96:26) PASS tests/jest/mixins/eventLogUtils.test.js PASS tests/jest/components/function/editor/FunctionEditorFooter.test.js PASS tests/jest/store/modules/programmingLanguages.test.js PASS tests/jest/integration/DisconnectFunctionImplementation.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 93 | // this causes CdxTabs to throw an error when a new tab is navigated to on the functon viewer page. To avoid this, 94 | // we pass `render` a parentless <div> to mount on. > 95 | render( App, { container: document.createElement( 'div' ), global: { plugins: [ store ] } } ); | ^ 96 | 97 | module.exports = { 98 | runSetup: runSetup, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3868:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3770:18) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7957:17) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:95:2) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionImplementation.test.js:34:31) console.warn [Vue warn]: Computed property "expando" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "isReady" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "guid" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "support" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "expr" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "readyWait" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "event" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssNumber" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "cssProps" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "easing" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "timers" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "attrHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "propFix" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "valHooks" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "active" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "lastModified" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "etag" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "ajaxSettings" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Computed property "offset" has no getter. at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at applyOptions (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3411:9) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7383:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z14" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTableContainer header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable type="Z4" header=undefined body= [] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","isnewzobject":false,"zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:121:12) console.log Metrics Platform event emitted: wf.ui.newView.mounted - {"viewname":"function-viewer","isnewzobject":false,"loadtime":358} at Object.<anonymous> (jest.setup.js:117:12) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetailsTable type="Z14" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text', id: 'implementations-header-checkbox' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, language: { title: Mocki18n { string: 'wikilambda-function-implementation-language-label' }, class: 'ext-wikilambda-function-details-table-text' }, testsPassed: { title: Mocki18n { string: 'wikilambda-function-implementation-tests-passed-label' }, class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation by composition, in English' }, name: { title: 'Implementation by composition, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'Composition', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item', id: 'Implementation in code, in English' }, name: { title: 'Implementation in code, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, language: { title: 'javascript', class: 'ext-wikilambda-function-details-table-item' }, testsPassed: { title: '0/0' }, class: null } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: CdxCheckbox: Inputs must have an associated label. Provide one of the following: - A label via the appropriate slot - An `aria-label` attribute set to the label text - An `aria-labelledby` attribute set to the ID of the label element at <CdxCheckbox key=0 modelValue=false onUpdate:modelValue=fn<onUpdate:modelValue> > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at Object.warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at Me (node_modules/@wikimedia/codex/dist/codex.cjs:1:6225) at We (node_modules/@wikimedia/codex/dist/codex.cjs:1:17011) at setup (node_modules/@wikimedia/codex/dist/codex.cjs:1:18106) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7277:25) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation by composition, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z2222" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at updateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4045:5) at updateComponentPreRender (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5865:5) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5786:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at Object.instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "metadata". Expected Object, got String with value "{}". at <WlFunctionMetadataDialog open=false header-text="Implementation in code, in English" metadata="{}" ... > at <WlFunctionTesterTable key=0 zFunctionId="Z12345" zImplementationId="Z1111" ... > at <WlTableContainer header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } hide-header=false body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetailsTable type="Z4" header= { checkbox: { title: '', component: 'cdx-checkbox', props: { modelValue: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue] }, class: 'ext-wikilambda-function-details-table-text' }, name: { title: Mocki18n { string: 'wikilambda-function-implementation-name-label' }, class: 'ext-wikilambda-function-details-table-text' }, state: { title: Mocki18n { string: 'wikilambda-function-implementation-state-label' }, class: 'ext-wikilambda-function-details-table-text' }, Z2222: { title: 'Implementation by composition, in English', class: 'ext-wikilambda-function-details-table-text' }, Z1111: { title: 'Implementation in code, in English', class: 'ext-wikilambda-function-details-table-text' } } body= [ { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } }, { checkbox: { title: '', component: 'cdx-checkbox', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, name: { title: 'Tester name, in English', component: 'a', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, state: { component: 'cdx-info-chip', title: 'Connected', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, class: null, Z2222: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' }, Z1111: { component: 'wl-function-tester-table', props: [Object], class: 'ext-wikilambda-function-details-table-item' } } ] ... > at <WlFunctionViewerDetails> at <WlFunctionViewer onMounted=fn<bound newViewMounted> > at <App ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/components/widgets/LeaveEditorDialog.test.js ● Console console.warn [Vue warn]: Missing required prop: "showDialog" at <WlLeaveEditorDialog ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/store/actions.test.js PASS tests/jest/components/default/ZFunctionCall.test.js PASS tests/jest/store/modules/languages.test.js PASS tests/jest/components/function/viewer/FunctionViewerDetailsTable.test.js ● Console console.warn [Vue warn]: Missing required prop: "type" at <WlFunctionViewerDetailsTable ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "canConnect" at <WlFunctionViewerDetailsTable ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "canDisconnect" at <WlFunctionViewerDetailsTable ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Missing required prop: "addLink" at <WlFunctionViewerDetailsTable ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4234:5) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) console.warn [Vue warn]: Invalid prop: type check failed for prop "header". Expected Object, got Null at <WlTable header=null hide-header=true body= [] ... > at <WlFunctionViewerDetailsTable ref="VTU_COMPONENT" > at <VTUROOT> at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4250:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4223:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3934:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7236:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) PASS tests/jest/store/getters.test.js PASS tests/jest/views/FunctionViewer.test.js ● Console console.error [vuex] unknown getter: isNewZObject 55 | components: { 56 | 'wl-about-widget': AboutWidget, > 57 | 'wl-function-evaluator-widget': FunctionEvaluatorWidget, | ^ 58 | 'wl-function-viewer-details': FunctionViewerDetails, 59 | 'cdx-message': CdxMessage 60 | }, at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as isNewZObject] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.isNewZObject [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.mounted (resources/ext.wikilambda.edit/views/FunctionViewer.vue:57:26) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:88 at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) console.error [vuex] unknown getter: getUserLangZid 57 | 'wl-function-evaluator-widget': FunctionEvaluatorWidget, 58 | 'wl-function-viewer-details': FunctionViewerDetails, > 59 | 'cdx-message': CdxMessage | ^ 60 | }, 61 | mixins: [ eventLogUtils ], 62 | data: function () { at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as getUserLangZid] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.getUserLangZid [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.mounted (resources/ext.wikilambda.edit/views/FunctionViewer.vue:59:19) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:88 at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","zobjectid":"Z12345","zlang":null} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345"} at Object.<anonymous> (jest.setup.js:121:12) console.error [vuex] unknown getter: isNewZObject 55 | components: { 56 | 'wl-about-widget': AboutWidget, > 57 | 'wl-function-evaluator-widget': FunctionEvaluatorWidget, | ^ 58 | 'wl-function-viewer-details': FunctionViewerDetails, 59 | 'cdx-message': CdxMessage 60 | }, at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as isNewZObject] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.isNewZObject [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.mounted (resources/ext.wikilambda.edit/views/FunctionViewer.vue:57:26) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:88 at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) console.error [vuex] unknown getter: getUserLangZid 57 | 'wl-function-evaluator-widget': FunctionEvaluatorWidget, 58 | 'wl-function-viewer-details': FunctionViewerDetails, > 59 | 'cdx-message': CdxMessage | ^ 60 | }, 61 | mixins: [ eventLogUtils ], 62 | data: function () { at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as getUserLangZid] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.getUserLangZid [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.mounted (resources/ext.wikilambda.edit/views/FunctionViewer.vue:59:19) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:88 at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","zobjectid":"Z12345","zlang":null} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345"} at Object.<anonymous> (jest.setup.js:121:12) console.error [vuex] unknown getter: isNewZObject 55 | components: { 56 | 'wl-about-widget': AboutWidget, > 57 | 'wl-function-evaluator-widget': FunctionEvaluatorWidget, | ^ 58 | 'wl-function-viewer-details': FunctionViewerDetails, 59 | 'cdx-message': CdxMessage 60 | }, at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as isNewZObject] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.isNewZObject [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.mounted (resources/ext.wikilambda.edit/views/FunctionViewer.vue:57:26) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:88 at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) console.error [vuex] unknown getter: getUserLangZid 57 | 'wl-function-evaluator-widget': FunctionEvaluatorWidget, 58 | 'wl-function-viewer-details': FunctionViewerDetails, > 59 | 'cdx-message': CdxMessage | ^ 60 | }, 61 | mixins: [ eventLogUtils ], 62 | data: function () { at Proxy.mappedGetter (node_modules/vuex/dist/vuex.cjs.js:1242:17) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at ComputedRefImpl.get value [as value] (node_modules/@vue/reactivity/dist/reactivity.cjs.js:1131:33) at Object.get [as getUserLangZid] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3425:22) at Object.getUserLangZid [as get] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2951:19) at Proxy.mounted (resources/ext.wikilambda.edit/views/FunctionViewer.vue:59:19) at node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2750:88 at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:156:18) console.log Metrics Platform event emitted: wf.ui.editFunction.load - {"edit":false,"zobjecttype":"Z8","zobjectid":"Z12345","zlang":null} at Object.<anonymous> (jest.setup.js:117:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345"} at Object.<anonymous> (jest.setup.js:121:12) PASS tests/jest/store/index.test.js Test Suites: 83 passed, 83 total Tests: 1166 passed, 1166 total Snapshots: 0 total Time: 62.904 s Ran all test suites. --- stdout --- > test > grunt test && npm run test:unit Running "eslint:all" (eslint) task /src/repo/resources/ext.wikilambda.edit/components/base/ModeSelector.vue 15:4 warning 'v-model' directives require no argument vue/no-v-model-argument 16:4 warning 'v-model' directives require no argument vue/no-v-model-argument /src/repo/resources/ext.wikilambda.edit/components/base/ZObjectSelector.vue 42:10 warning 'v-html' directive can lead to XSS attack vue/no-v-html /src/repo/resources/ext.wikilambda.edit/components/default-view-types/ZArgumentReference.vue 18:4 warning 'v-model' directives require no argument vue/no-v-model-argument /src/repo/resources/ext.wikilambda.edit/components/default-view-types/ZCode.vue 25:7 warning 'v-model' directives require no argument vue/no-v-model-argument 40:11 warning 'v-html' directive can lead to XSS attack vue/no-v-html 67:11 warning 'v-html' directive can lead to XSS attack vue/no-v-html /src/repo/resources/ext.wikilambda.edit/components/default-view-types/ZObjectKeyValue.vue 92:10 warning 'v-html' directive can lead to XSS attack vue/no-v-html /src/repo/resources/ext.wikilambda.edit/components/default-view-types/ZObjectStringRenderer.vue 29:12 warning 'v-html' directive can lead to XSS attack vue/no-v-html 37:6 warning 'v-html' directive can lead to XSS attack vue/no-v-html /src/repo/resources/ext.wikilambda.edit/components/widgets/FunctionMetadataDialog.vue 121:3 warning Prop 'metadata' requires default value to be set vue/require-default-prop /src/repo/resources/ext.wikilambda.edit/components/widgets/PublishDialog.vue 33:11 warning 'v-html' directive can lead to XSS attack vue/no-v-html 54:6 warning 'v-html' directive can lead to XSS attack vue/no-v-html /src/repo/resources/ext.wikilambda.edit/mixins/eventLogUtils.js 26:3 warning Missing JSDoc @param "original" declaration jsdoc/require-param 27:1 warning Expected 1 lines after block description jsdoc/tag-lines 28:1 warning Expected @param names to be "original". Got "object" jsdoc/check-param-names /src/repo/resources/ext.wikilambda.edit/mixins/schemata.js 235:1 warning JSDoc @return declaration present but return expression not available in function jsdoc/require-returns-check /src/repo/tests/selenium/componentobjects/function-form/ObjectSelector.js 22:1 warning Expected 0 trailing lines jsdoc/tag-lines ✖ 18 problems (0 errors, 18 warnings) 0 errors and 3 warnings potentially fixable with the `--fix` option. Running "banana:WikiLambda" (banana) task >> 2 message directories checked. Running "stylelint:all" (stylelint) task >> Linted 343 files without errors Done. > test:unit > jest ---------------------------------------------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ---------------------------------------------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------- All files | 93.44 | 84.14 | 91.63 | 93.4 | ext.wikilambda.edit | 100 | 100 | 100 | 100 | Constants.js | 100 | 100 | 100 | 100 | ext.wikilambda.edit/components | 83.87 | 62.5 | 75 | 83.87 | App.vue | 83.87 | 62.5 | 75 | 83.87 | 59-65 ext.wikilambda.edit/components/base | 84.4 | 73.42 | 84.21 | 84.33 | ModeSelector.vue | 98 | 96.96 | 93.75 | 97.95 | 192 Text.vue | 0 | 0 | 0 | 0 | 1-103 TypeSelector.vue | 100 | 92.85 | 100 | 100 | 81 TypeToString.vue | 96.77 | 73.68 | 100 | 96.77 | 37 WidgetBase.vue | 100 | 90 | 100 | 100 | 47 ZObjectSelector.vue | 91.2 | 86.04 | 96 | 91.2 | 171,220-222,236-237,242,304 ext.wikilambda.edit/components/default-view-types | 91.78 | 84.43 | 86.41 | 91.75 | ZArgumentReference.vue | 100 | 100 | 100 | 100 | ZBoolean.vue | 95.23 | 83.33 | 88.88 | 95.23 | 82 ZCode.vue | 93.47 | 73.33 | 83.33 | 93.33 | 229,262,344-372 ZEvaluationResult.vue | 80 | 87.5 | 68.42 | 80 | 103-112,125-126,172-193 ZFunctionCall.vue | 100 | 100 | 100 | 100 | ZImplementation.vue | 97.5 | 92.85 | 93.75 | 97.5 | 191 ZMonolingualString.vue | 100 | 87.5 | 100 | 100 | 81 ZObjectKeyValue.vue | 82.81 | 82.22 | 79.41 | 82.81 | 124,172,184,198,254,259,287-288,309,453,473-474,492,524,539,586,602-629,663-672,755-762 ZObjectKeyValueSet.vue | 77.77 | 100 | 60 | 76.47 | 49,75-81 ZObjectStringRenderer.vue | 91.26 | 77.04 | 77.5 | 91.26 | 154,266-271,343,368,403-404,454-480 ZObjectToString.vue | 100 | 93.47 | 100 | 100 | 94,130 ZReference.vue | 100 | 87.5 | 100 | 100 | 48-56 ZString.vue | 100 | 100 | 100 | 100 | ZTester.vue | 97.95 | 88.88 | 100 | 97.95 | 111 ZTypedList.vue | 95.65 | 100 | 88.88 | 95.65 | 90 ZTypedListItems.vue | 100 | 87.5 | 100 | 100 | 77 ZTypedListType.vue | 90 | 100 | 66.66 | 90 | 46-58 ext.wikilambda.edit/components/function/editor | 96.5 | 82.07 | 95.2 | 96.48 | FunctionEditorAliases.vue | 97.77 | 91.66 | 94.11 | 97.72 | 57 FunctionEditorDefinition.vue | 100 | 77.27 | 100 | 100 | 69,164-172 FunctionEditorDescription.vue | 92.3 | 90 | 92.3 | 92.3 | 95-96,124 FunctionEditorFooter.vue | 84 | 71.42 | 100 | 84 | 48,51-54 FunctionEditorInputs.vue | 97.61 | 75 | 94.44 | 97.61 | 211 FunctionEditorInputsItem.vue | 100 | 90 | 100 | 100 | 203 FunctionEditorLanguage.vue | 100 | 100 | 100 | 100 | FunctionEditorLanguageBlock.vue | 96.55 | 100 | 87.5 | 96.55 | 61 FunctionEditorName.vue | 97.36 | 91.66 | 100 | 97.36 | 122 FunctionEditorOutput.vue | 93.75 | 70 | 83.33 | 93.75 | 87,157 ext.wikilambda.edit/components/function/viewer | 91.1 | 87.61 | 85 | 90.66 | FunctionTesterTable.vue | 82.6 | 83.33 | 71.42 | 82.6 | 39,52,87-100,134 FunctionViewerDetails.vue | 92.66 | 94.02 | 87.5 | 92.08 | 179-180,496,513,530,611-637,715 FunctionViewerDetailsTable.vue | 95 | 64.28 | 85.71 | 95 | 103-110 ext.wikilambda.edit/components/widgets | 87.47 | 75.84 | 87.45 | 87.52 | About.vue | 92.13 | 84.09 | 87.87 | 92.13 | 149,162,218-219,329,352,365 AboutEditMetadataDialog.vue | 77.21 | 69.76 | 85.96 | 77.56 | 167,267,291-292,320-348,403-405,410,415-421,437,468-489,526,652,681 AboutViewLanguagesDialog.vue | 61.64 | 35.71 | 62.5 | 61.64 | 119,136-207,275 FunctionEvaluator.vue | 94.84 | 78.78 | 92.5 | 94.79 | 107,119,164,378-387 FunctionExplorer.vue | 92.1 | 92.85 | 82.75 | 92.1 | 49-52,60,100,117,223 FunctionMetadataDialog.vue | 91.11 | 76.56 | 96.66 | 91.11 | 68,81,91,203,275,286,291,310,338,356,362,368 FunctionReport.vue | 85.33 | 77.58 | 84.37 | 85.33 | 156,199-209,242-252,258,265 FunctionReportItem.vue | 95.74 | 93.33 | 84.61 | 95.74 | 99,141 LeaveEditorDialog.vue | 100 | 50 | 100 | 100 | 75 Publish.vue | 92.18 | 68.75 | 90 | 92.06 | 76,131-150 PublishDialog.vue | 100 | 82.35 | 100 | 100 | 172,186,188-196 ext.wikilambda.edit/composables | 100 | 100 | 100 | 100 | useBreakpoints.js | 100 | 100 | 100 | 100 | ext.wikilambda.edit/mixins | 98.02 | 91.72 | 97.22 | 98 | api.js | 96.55 | 100 | 93.33 | 96.55 | 64 errorUtils.js | 85.71 | 62.5 | 83.33 | 85.71 | 29-34 eventLogUtils.js | 88.23 | 66.66 | 100 | 88.23 | 77-79 metadata.js | 100 | 100 | 100 | 100 | schemata.js | 99.19 | 90.75 | 100 | 99.17 | 271 typeUtils.js | 99.13 | 97.64 | 100 | 99.13 | 550 urlUtils.js | 100 | 100 | 100 | 100 | zobjectUtils.js | 100 | 100 | 100 | 100 | ext.wikilambda.edit/store | 100 | 100 | 100 | 100 | actions.js | 100 | 100 | 100 | 100 | getters.js | 100 | 100 | 100 | 100 | index.js | 100 | 100 | 100 | 100 | ext.wikilambda.edit/store/classes | 100 | 100 | 100 | 100 | LabelData.js | 100 | 100 | 100 | 100 | Row.js | 100 | 100 | 100 | 100 | ext.wikilambda.edit/store/modules | 97.68 | 90.8 | 99.36 | 97.66 | callZFunction.js | 100 | 100 | 100 | 100 | errors.js | 100 | 100 | 100 | 100 | languages.js | 100 | 100 | 100 | 100 | library.js | 95.77 | 83.56 | 100 | 95.77 | 213,221,244,263,359,430 programmingLanguages.js | 100 | 100 | 100 | 100 | router.js | 100 | 100 | 100 | 100 | types.js | 92.72 | 95.23 | 91.3 | 92.72 | 164,275,284-285 user.js | 100 | 100 | 100 | 100 | zFunction.js | 97.93 | 80 | 100 | 97.84 | 208,234 zTesterResults.js | 97.59 | 80.35 | 100 | 97.59 | 231,269 zTypedList.js | 100 | 100 | 100 | 100 | zobject.js | 98.18 | 94.81 | 100 | 98.16 | 484,559,582,605,1299,1608,1624,1882 ext.wikilambda.edit/store/modules/zobject | 99.73 | 94.92 | 100 | 99.72 | addZObjects.js | 100 | 96.47 | 100 | 100 | 123,131,601 currentZObject.js | 100 | 90.62 | 100 | 100 | 86-102 submission.js | 99.33 | 95 | 100 | 99.33 | 233 ext.wikilambda.edit/views | 94.16 | 55 | 91.66 | 94.16 | DefaultView.vue | 94.91 | 57.5 | 100 | 94.91 | 92,138,153 FunctionEditor.vue | 100 | 100 | 100 | 100 | FunctionEvaluator.vue | 100 | 100 | 100 | 100 | FunctionViewer.vue | 88.57 | 50 | 66.66 | 88.57 | 37-50,110 ext.wikilambda.languageselector/components | 92.85 | 76 | 91.66 | 92.75 | LanguageSelector.vue | 92.85 | 76 | 91.66 | 92.75 | 213-226,234 ---------------------------------------------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------- --- end --- {} {"1098681": {"source": 1098681, "name": "micromatch", "dependency": "micromatch", "title": "Regular Expression Denial of Service (ReDoS) in micromatch", "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv", "severity": "moderate", "cwe": ["CWE-1333"], "cvss": {"score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"}, "range": "<4.0.8"}} Upgrading n:micromatch from 4.0.5 -> 4.0.8 $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- build: Updating micromatch to 4.0.8 * https://github.com/advisories/GHSA-952p-6rrq-rcjv $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpnk_h9a9d --- stdout --- [REL1_42 ca30f98] build: Updating micromatch to 4.0.8 1 file changed, 14 insertions(+), 14 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From ca30f98abecb6420729dd05fb93999f86b1ba959 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 14 Nov 2024 15:16:29 +0000 Subject: [PATCH] build: Updating micromatch to 4.0.8 * https://github.com/advisories/GHSA-952p-6rrq-rcjv Change-Id: I1fb30f9c3c10d95d4ea2d2ffeb2d97e110959c8d --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9e1ed47..720a268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14093,12 +14093,12 @@ } }, "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, "dependencies": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { @@ -18304,9 +18304,9 @@ } }, "node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", "dev": true, "engines": { "node": ">=8.3.0" @@ -29252,12 +29252,12 @@ "dev": true }, "micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, "requires": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" } }, @@ -32486,9 +32486,9 @@ } }, "ws": { - "version": "7.5.9", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", + "version": "7.5.10", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", + "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", "dev": true, "requires": {} }, -- 2.39.2 --- end ---