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
{{ message }}
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
I have the same problem, I just removed old package, installed new one and still couldn't get the alignment work. There is no error show up on console.
Hi guys, thanks for the amazing module.
I'm trying to show up a text align button in my textarea with CKEDITOR, but it doesn't show up.
the code is the following:
` <?= $form->field($model, 'texto')->widget(CKEditor::className(), [
Others buttons all work, but the align option that i need no :'(
Thank you :)
The text was updated successfully, but these errors were encountered: