Skip to main content
0 votes
0 answers
33 views

I am testing an angular component, which uses a summernote-editor from NgxSummernoteModule. The editor form ist set up by NgxSummernoteDirective using the methode createEditor(): createEditor() { ...
saab's user avatar
  • 139
1 vote
1 answer
106 views

Here is the image of error: Popover show up below the editor Image The popover on the image (menu) is not showing correctly on this page. I have tried servral options including { dialogsInBody: true }...
user3888453's user avatar
0 votes
1 answer
107 views

I am having trouble with the Summernote toolbar. I think it is related to the versions of the Jquery, Bootstrap, etc. Here is what I am using. I installed in my project summernote 1.0.3 using NuGet....
GroupPlay's user avatar
0 votes
0 answers
56 views

I have problem regarding uploading image sometimes inside the editor. When I upload image, image is going outside of note-editable div. I saw that some people has same problem but I did not find the ...
VukRC's user avatar
  • 1
0 votes
0 answers
75 views

problem : I am using the AdminLte3 dashboard to design a summernote editor. In my setting section I am using summernote editor to add updateappmsg, privacy policy, terms and conditions, and about us. ...
Srushti Kansagara's user avatar
0 votes
0 answers
54 views

<font style="background-color: rgb(255, 255, 0);" color="#ff0000">Write something</font> Above tag generated by Summernote; the color property came outside of the ...
user28570838's user avatar
1 vote
2 answers
143 views

In my project I use Summernote editor but it doesn't have any image management plugin like TinyMCE or CKEditor. My web application has a set of articles that users can edit. I would like to have a ...
DmitriyKulagin's user avatar
0 votes
1 answer
50 views

After following all of the installation instructions for Django for Summernote, I am getting the following error when I go to the "add" page of django admin to check if the Editor is working:...
Lawrence DeSouza's user avatar
1 vote
1 answer
139 views

I am using the Summernote plugin for Django and my target is to allow users to upload media inside the server. At the moment files are organized (by default) in a folder named with the upload date. ...
Nicolaesse's user avatar
  • 2,764
0 votes
1 answer
97 views

Using Summernote on the Django project to add/remove posts via the Admin interface, I can find no solution for removing images from the Media Root. None of the similar responses found on SO work. ...
Jonasz's user avatar
  • 23
0 votes
1 answer
77 views

I have a web page were I have multiple summernote instances in it. I have 4 textareas with different ids. I run $("textarea").each(function () { $(this).summernote({ ...
niaei's user avatar
  • 2,629
0 votes
1 answer
32 views

The summernote-JS Editor use and opens internally modals for inserting links, videos etc. I want to hide e.g. the actual opened internal opened modal via Summernote-API from outside JS. I've checked ...
user25054592's user avatar
0 votes
1 answer
189 views

I'm trying to use Summernote and Webpack together in a Typescript project. (No React or Vue or Angular or anything.) I can get it to create the editor, but the icons for the control strip show up as ...
Colin Fredericks's user avatar
0 votes
1 answer
50 views

I am creating dynamical custom buttons for my summernote wysiwygs, but i'm running into a problem. I want to pass the data I'm iterating through to the button's render function, but since it is ...
Mats Raemen's user avatar
  • 1,812
0 votes
1 answer
38 views

enter image description here this is summernote and in the summmernote editor input, but when I insert value in input tag then call on input event for fill input value attribute, now my issue is that ...
Akash Rangi's user avatar

15 30 50 per page
1
2 3 4 5
62