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
The textarea gets a yellow/orange border and I see a sidebar menu at the right. When clicking on a link inside the textarea this sidebar contains a link section allowing to change the link target as well as other attributes.
So Aloha is working in general. The JS console does not output any error.
But I can not see the toolbar which allows to insert new elements, like headlines and so on. Below is a screenshot of the DOM elements. You can see there is a <div class="aloha aloha-surface aloha-toolbar"> which is hidden though and has no child elements.
Any idea what could be wrong?
The text was updated successfully, but these errors were encountered:
Trying to use Aloha 1.4.23 with a textarea.
The following stuff is embedded in the
head
area:The textarea gets a yellow/orange border and I see a sidebar menu at the right. When clicking on a link inside the textarea this sidebar contains a link section allowing to change the link target as well as other attributes.
So Aloha is working in general. The JS console does not output any error.
But I can not see the toolbar which allows to insert new elements, like headlines and so on. Below is a screenshot of the DOM elements. You can see there is a
<div class="aloha aloha-surface aloha-toolbar">
which is hidden though and has no child elements.Any idea what could be wrong?
The text was updated successfully, but these errors were encountered: