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

"Uncaught TypeError: Cannot redefine property: __activeTab" occurs when I use 'brush' button twice in inline-popup for a element. #815

Closed
mstssk opened this issue Mar 30, 2022 · 1 comment
Labels

Comments

@mstssk
Copy link

mstssk commented Mar 30, 2022

Jodit Version: 3.16.5

Browser: Chrome 100.0.4896.60
OS: macOS Monterey 12.3
Is React App: False

Code

No specific configuration is required.

Expected behavior:

We can use the brush button in inline-popup form 'a' element multiple times.

Actual behavior:

When I use 'brush' button twice in inline-popup for 'a' element, Color picker widget does not shown.

This problem is also reproduced in the Playground at https://xdsoft.net/jodit/.

errors.mov
Uncaught TypeError: Cannot redefine property: __activeTab
    at Function.defineProperty (<anonymous>)
    at s (jodit.es2018.en.min.js:1:108254)
    at Object.popup (jodit.es2018.en.min.js:1:309310)
    at n.value (jodit.es2018.en.min.js:1:182426)
    at HTMLSpanElement.r (jodit.es2018.en.min.js:1:64166)
    at HTMLSpanElement.v (jodit.es2018.en.min.js:1:9422)
@xdan xdan added the bug label Mar 31, 2022
xdan added a commit that referenced this issue Mar 31, 2022

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
…en I use 'brush' button twice in inline-popup for a element. #815

Issue: #815
@mstssk
Copy link
Author

mstssk commented Apr 4, 2022

@xdan Thank you!
I confirmed this issue is resolved in v3.16.6.

@mstssk mstssk closed this as completed Apr 4, 2022
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