GithubHelp home page GithubHelp logo

Comments (6)

Mgsy avatar Mgsy commented on August 24, 2024

This repository is related to the integration with Vue.js and your problem sounds like it's not about it.

I bet you're using some custom plugins, so we're not able to tell you what you've done wrong. Try to turn off all custom plugins, add it one by one to spot which one causes a problem and try to fix it.

from ckeditor5-vue.

kl3sk avatar kl3sk commented on August 24, 2024

@Mgsy I use ckeditor-vue, I'll try to remove all (official) plugins

from ckeditor5-vue.

kl3sk avatar kl3sk commented on August 24, 2024

When I disable

import UploadAdapter from '@ckeditor/ckeditor5-adapter-ckfinder/src/uploadadapter'
import EasyImage from '@ckeditor/ckeditor5-easy-image/src/easyimage'
import ImageUpload from '@ckeditor/ckeditor5-image/src/imageupload'

The paste function seems works, maybe because I don't use it and I don't config any uploadUrl, I suppose.

from ckeditor5-vue.

kl3sk avatar kl3sk commented on August 24, 2024

@Mgsy

BTW: EmbedMedia have the same problem for me.

from ckeditor5-vue.

Mgsy avatar Mgsy commented on August 24, 2024

Could you check whether your dependencies are updated? You can use a tool for this, i.e. npm-check-updates.

from ckeditor5-vue.

kl3sk avatar kl3sk commented on August 24, 2024

I'll do and for me all is (and was) up to date: see my ckeditor packages part from my package.json file:

    "@ckeditor/ckeditor5-adapter-ckfinder": "^11.0.0",
    "@ckeditor/ckeditor5-alignment": "^11.0.0",
    "@ckeditor/ckeditor5-autoformat": "^11.0.0",
    "@ckeditor/ckeditor5-basic-styles": "^11.0.0",
    "@ckeditor/ckeditor5-block-quote": "^11.0.0",
    "@ckeditor/ckeditor5-build-classic": "^12.0.0",
    "@ckeditor/ckeditor5-build-decoupled-document": "^12.0.0",
    "@ckeditor/ckeditor5-core": "^12.0.0",
    "@ckeditor/ckeditor5-dev-utils": "^12.0.1",
    "@ckeditor/ckeditor5-dev-webpack-plugin": "^8.0.1",
    "@ckeditor/ckeditor5-easy-image": "^11.0.0",
    "@ckeditor/ckeditor5-editor-classic": "^12.0.0",
    "@ckeditor/ckeditor5-essentials": "^11.0.0",
    "@ckeditor/ckeditor5-font": "^11.0.0",
    "@ckeditor/ckeditor5-heading": "^11.0.0",
    "@ckeditor/ckeditor5-highlight": "^11.0.0",
    "@ckeditor/ckeditor5-image": "^13.0.0",
    "@ckeditor/ckeditor5-link": "^11.0.0",
    "@ckeditor/ckeditor5-list": "^12.0.0",
    "@ckeditor/ckeditor5-media-embed": "^11.0.0",
    "@ckeditor/ckeditor5-paragraph": "^11.0.0",
    "@ckeditor/ckeditor5-paste-from-office": "^11.0.0",
    "@ckeditor/ckeditor5-table": "^12.0.0",
    "@ckeditor/ckeditor5-theme-lark": "^13.0.0",
    "@ckeditor/ckeditor5-vue": "^1.0.0-beta.1",

from ckeditor5-vue.

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.