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

Editor: do not support module #7091

Closed
swotiendang opened this issue Aug 29, 2024 · 1 comment
Closed

Editor: do not support module #7091

swotiendang opened this issue Aug 29, 2024 · 1 comment
Labels
Status: Needs Reproducer Issue needs a runnable reproducer

Comments

@swotiendang
Copy link
Contributor

Describe the bug

Code

    <Editor
      them="snow"
      modules={{
        toolbar: {
          container: [
            ["bold", "italic"],
            ["link", "image"],
          ],
          handlers: {
            // image: imageHandler,
          },
        },
      }}
    />

Output:

image

Reproducer

No response

System Information

Primereact: 10.8.2
Quil: 2.0.2
OS: Window 11 Pro
Browser: Chrome v127

Steps to reproduce the behavior

No response

Expected behavior

Toolbar not broken

@swotiendang swotiendang added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 29, 2024
@melloware melloware added Status: Needs Reproducer Issue needs a runnable reproducer and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 29, 2024
Copy link

Please fork the Stackblitz project and create a case demonstrating your bug report. This issue will be closed if no activities in 20 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Reproducer Issue needs a runnable reproducer
Projects
None yet
Development

No branches or pull requests

2 participants