From 673e44290ae3addccc4b05a602b74c8b6ccd8726 Mon Sep 17 00:00:00 2001 From: splincode Date: Wed, 18 Dec 2024 18:43:59 +0300 Subject: [PATCH] fix(legacy): wrong prefix placement in table context --- .../modules/components/table/examples/8/index.html | 9 ++++++++- .../src/modules/components/table/examples/8/index.ts | 12 ++++++++++-- .../primitive-textfield.component.ts | 6 +++++- 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/projects/demo/src/modules/components/table/examples/8/index.html b/projects/demo/src/modules/components/table/examples/8/index.html index 48701948a53b..3b7a0d077fb0 100644 --- a/projects/demo/src/modules/components/table/examples/8/index.html +++ b/projects/demo/src/modules/components/table/examples/8/index.html @@ -19,7 +19,14 @@ {{ item.name }} - {{ item.balance }} + + + Value + +