You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Encoding problems Visual Builder

edited Dec 24, 2018 5:27PM in Visual Builder

Content

After update russian text of VBS displayed incorrectly.

Example - Кнопка

<div class="oj-flex">
    <oj-label id="oj-label-940921436-1" class="oj-flex-item oj-sm-12 oj-md-3">Кнопка</oj-label>
</div>

The code changes to

<div class="oj-flex">
    <oj-label id="oj-label-940921436-1" class="oj-flex-item oj-sm-12 oj-md-3">Кнопка</oj-label>
</div>

 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!