Coder Social home page Coder Social logo

Comments (3)

benwinding avatar benwinding commented on July 26, 2024 1

Hey Guys,

Fixed a couple of things and made the script-tag demos work using newest version.

Just download one of these files and they should just run in the browser as expected.

Let me know if there's any issues 👍

from quill-html-edit-button.

benjaminvanrenterghem avatar benjaminvanrenterghem commented on July 26, 2024

I had the same problem.
Use this instead (from the linked github.io page):
https://benwinding.github.io/quill-html-edit-button/dist/quill.htmlEditButton.min.js

And add these as well:
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/github.min.css
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/highlight.min.js
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/languages/xml.min.js

from quill-html-edit-button.

ddavisfw avatar ddavisfw commented on July 26, 2024

I had the same problem.
Use this instead (from the linked github.io page):
https://benwinding.github.io/quill-html-edit-button/dist/quill.htmlEditButton.min.js

And add these as well:
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/github.min.css
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/highlight.min.js
https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/languages/xml.min.js

This got me further but still breaks for me.

Uncaught TypeError: Cannot read property 'apply' of undefined
at quill.htmlEditButton.js:2
at Array.forEach ()
at HTMLDocument. (quill.htmlEditButton.js:2)
(anonymous) @ quill.htmlEditButton.js:2
(anonymous) @ quill.htmlEditButton.js:2

from quill-html-edit-button.

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.