Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any fork of this project? #3229

Open
IgnacioHR opened this issue Feb 12, 2024 · 1 comment
Open

Any fork of this project? #3229

IgnacioHR opened this issue Feb 12, 2024 · 1 comment
Labels

Comments

@IgnacioHR
Copy link

Summary

This project is nice, but it contains some minor bugs and it is not updated since very long time ago.

¿is this project live?

Has anyone created a fork of this project and is doing some maintenance from time to time?

I've two warnings that should be easy to fix and should have been fixed long time ago:

  1. Adding this project to an angular project raises
Warning: ....../my.component.ts depends on '@toast-ui/editor/dist/toastui-editor-viewer'.
CommonJS or AMD dependencies can cause optimization bailouts.
  1. Compiling the styles generate this warning
Warning: ▲ [WARNING] "overflow-X" is not a known CSS property [unsupported-css-property]

    styles.5e618694dea18c66.css:3572:2:
      3572 │   overflow-X: hidden;
           │   ~~~~~~~~~~
           ╵   overflow-x

  Did you mean "overflow-x" instead?

Version

v3.2.2

Additional context

Using this editor inside an Angular project

@tstewart-klaudhaus
Copy link

I'd also be interested, there has been work on the master branch on better typings that was never released on NPM. Any word on project status?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants