GithubHelp home page GithubHelp logo

Comments (8)

 avatar commented on June 12, 2024

I just had a look using Chrome in Linux Mint, and inspected (or rather looked for) the errors in Chrome Dev Tools, and Firebug. No errors.

What Browser/OS are you using?

Also, I'm using jQuery v2.1

from summernote-image-attributes.

 avatar commented on June 12, 2024

First error in your screenshot is jQuery, so your version may not contain the function. The missing function could also be causing the second error to be thrown.

from summernote-image-attributes.

akasham67 avatar akasham67 commented on June 12, 2024

I am using Ubuntu 16.04 LTS as OS and Google Chrome Version 51.0.2704.63 (64-bit). Jquery didn't show this error when I removed summernote-image-attributes.js from my script. I also tried with jQuery v2.1

Here the screenshot:
http://www.awesomescreenshot.com/image/1284371/82006459537d354f922c670dce117145

Thank you :)

from summernote-image-attributes.

 avatar commented on June 12, 2024

I'm still not seeing these errors. Are you using the latest Summernote?

Which inspector are you using that's showing the error's?

from summernote-image-attributes.

akasham67 avatar akasham67 commented on June 12, 2024

I already uploaded a sample script. Please if you have time, then download it and check.
summernote.zip

from summernote-image-attributes.

 avatar commented on June 12, 2024

Oh ok, I'd forgotten about this, @MarkosBL was looking into this as his mods were causing this to happen. You can set the options inside the script if you need to, just don't set the options when calling Summernote. I'll have to make a note of this in the readme.
Remove the

        imageAttributes:{
            icon:'<i class="note-icon-pencil"/>',
            removeEmpty:false // true = remove attributes | false = leave empty if present
        },
        imageShape: {
            icon: '<i class="note-icon-picture"/>'
        }

from summernote-image-attributes.

akasham67 avatar akasham67 commented on June 12, 2024

Thank you so much :) Now it's working. Many many thank you for your valuable time.

from summernote-image-attributes.

 avatar commented on June 12, 2024

No worries, thank you for bringing this to my attention, I'd forgotten all about it.

from summernote-image-attributes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.