Code Monkey home page Code Monkey logo

Comments (6)

pocke avatar pocke commented on September 22, 2024

I have the same problem since v3.0.0. v2.1.1 works well for me.

I guess the cause is #102.

regeneratorRuntime needs babel's polyfill, I guess. So if a user doesn't use babel, this plugin doesn't work.

from prosemirror-dev-tools.

d4rkr00t avatar d4rkr00t commented on September 22, 2024

It's happening because we use async here to make diffing work in a webworker: https://github.com/d4rkr00t/prosemirror-dev-tools/pull/101/files#diff-90d13460b68f557fc5831101651565e0R201

from prosemirror-dev-tools.

d4rkr00t avatar d4rkr00t commented on September 22, 2024

Should be fixed in 3.0.1

from prosemirror-dev-tools.

pocke avatar pocke commented on September 22, 2024

Thank you! I've confirmed the problem is fixed in v3.0.1.

But I got another problem with IE11. nanoid v3, which this package depends on, doesn't support IE11.
https://github.com/ai/nanoid/blob/master/CHANGELOG.md#30

So if this package supports IE11, could you relax the nanoid version to allow nanoid v2?

from prosemirror-dev-tools.

d4rkr00t avatar d4rkr00t commented on September 22, 2024

Yeah, sounds reasonable, can you open up a PR? Or i can have a look a bit later, today/this week :)

from prosemirror-dev-tools.

pocke avatar pocke commented on September 22, 2024

Thanks for the quick response!

I'll try opening a PR. 🙆

from prosemirror-dev-tools.

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.