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

CSS Warning: 'overflow-X' is not recognized as a valid property #3253

Open
hobk opened this issue Jun 24, 2024 · 0 comments · May be fixed by #3254
Open

CSS Warning: 'overflow-X' is not recognized as a valid property #3253

hobk opened this issue Jun 24, 2024 · 0 comments · May be fixed by #3254
Labels

Comments

@hobk
Copy link

hobk commented Jun 24, 2024

Describe the bug

During the build process, the following warning was displayed in the console:
[WARNING] "overflow-X" is not a known CSS property [unsupported-css-property]

To Reproduce

Steps to reproduce the behavior:

  1. npm install toast-ui/editor.
  2. Run npm run build.
  3. Observe the warning in the console output.
  4. See error

Expected behavior

The build process should complete without any warnings or errors.

Screenshots

1

@hobk hobk added the Bug label Jun 24, 2024
hobk added a commit to hobk/tui.editor that referenced this issue Jun 24, 2024
@hobk hobk linked a pull request Jun 24, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant