You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use a multiple-choice ckeckbox data type. As a result of saving, we get an error when the maximum column length is 512 characters, the reason is Unicode characters into escape sequences. How to force your configurator to save test without escape sequences?