[Error]When Using Bootster->Wysihtml5

pay attention to the red inline-help hint,when i load the webpage ,it occurs directly.this is the first error.

the second,the class about color of it is(wysiwyg-color-maroon).it does not work to show color when i reuse it.

have a look at the error.jpg,the same color class,but do not show the color

sorry about my poor english.waiting online for help

the inline help hint was showing because on load the focus was set to description field, try to change the focus and check.

you can do like this

$(’#anyothercontrolid’).focus()