GithubHelp home page GithubHelp logo

Comments (8)

Vanessa219 avatar Vanessa219 commented on August 17, 2024 1

感谢反馈,下个版本添加提示。

from vditor.

izhxxx avatar izhxxx commented on August 17, 2024

同样的问题,请问是怎么解决的呀?

“通过配置自主托管的资源地址到 options的CDN属性上”,请问是怎么配置的呀?

from vditor.

izhxxx avatar izhxxx commented on August 17, 2024

GET https://unpkg.com/[email protected]/dist/js/i18n/zh_CN.js net::ERR_TIMED_OUT

from vditor.

Vanessa219 avatar Vanessa219 commented on August 17, 2024

配置 cdn 就可以了。

from vditor.

git102347501 avatar git102347501 commented on August 17, 2024

GET https://unpkg.com/[email protected]/dist/js/i18n/zh_CN.js net::ERR_TIMED_OUT

首先,将node_modules/vditor/dist内的文件,托管到你的网站或者OSS上,得到你的资源链接: https://xxxx.com/vditor/dist/*
然后,配置:new Vditror(options => options.CDN = 'https://xxxx.com/vditor' ) 即可。

from vditor.

git102347501 avatar git102347501 commented on August 17, 2024

配置 cdn 就可以了。

我认为这不是一个良好的设计,首先会带来诊断问题的成本,在遇到类似错误真的阻断init时,至少应该抛出明显的错误

from vditor.

flappy-sheep avatar flappy-sheep commented on August 17, 2024

我的CDN文件明明可以打开的,浏览器里直接访问该地址都可以看到js代码,为何还是出错呢?

from vditor.

Vanessa219 avatar Vanessa219 commented on August 17, 2024

打开网络开一下

from vditor.

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.