syncfusion / ej2-locale

Translation texts for Essential JS 2 components in multiple languages
Other
38 stars 151 forks source link

Fix Count-Template for Drop Down #191

Closed hoiton closed 6 months ago

hoiton commented 8 months ago

When selecting multiple items in an ejs-multiselect with Mode=CheckBox, instead of the count of selected Items, the Text '$ {count}' is displayed: image

The Issue is a whitespace between $ and {