Giter Club home page Giter Club logo

Comments (9)

cipchk avatar cipchk commented on August 23, 2024

Angular6 以下只能使用 1.1.0 版本。

from ngx-ueditor.

superkerio avatar superkerio commented on August 23, 2024

还是不行啊,换了1.1.0和1.0.8都不行,说ueditor is not an Angular component.跟上图一样。头疼

from ngx-ueditor.

cipchk avatar cipchk commented on August 23, 2024

那就是缺少模块导入

from ngx-ueditor.

superkerio avatar superkerio commented on August 23, 2024

可以了,按照报错提示弄就行了。跟插件没什么关系。感谢大佬回复。
image

from ngx-ueditor.

danxiaogui avatar danxiaogui commented on August 23, 2024

image
image

<ueditor [(ngModel)]="html"
[config]="{ wordCount: true }"
[loadingTip]="'加载中……'"
(onReady)="_ready($event)"
(onDestroy)="_destroy()"
(ngModelChange)="_change($event)">

运行出错:
image

from ngx-ueditor.

danxiaogui avatar danxiaogui commented on August 23, 2024

我的angular版本是
image

from ngx-ueditor.

danxiaogui avatar danxiaogui commented on August 23, 2024

项目是 ng-alain + ng-zorro-antd,在使用 Ueditor 时出错,我检查过工程,甚至参照 https://github.com/ng-alain/delon 工程进行修改,还是找不到出错的原因,请问这是哪里出错了,谢谢。

from ngx-ueditor.

cipchk avatar cipchk commented on August 23, 2024

@danxiaogui 若是子模块,请注意在 SharedModule 导入和导出 UEditorModule

from ngx-ueditor.

danxiaogui avatar danxiaogui commented on August 23, 2024

from ngx-ueditor.

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.