Skip to content

Commit 1320a66

Browse files
committed
[star-rating] Fix consent text limit counter
1 parent 10713da commit 1320a66

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 25.03.X
2+
Fixes:
3+
- [star-rating] Fix consent text limit counter
4+
15
## Version 25.03.6
26
Enterprise Features:
37
- [journey_engine] Publish toggle is converted into button and rearranged

plugins/star-rating/frontend/public/templates/star-consent-link.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
maxlength="95"
1010
:placeholder="i18n('rating.drawer.consent.placeholder')"
1111
v-model="value.finalText"
12-
show-word-limit
1312
>
1413
<span
1514
class="el-input__count"

0 commit comments

Comments
 (0)