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

Why doesn't the outer div have a class name? #53

Open
GlodenBoy opened this issue Aug 31, 2022 · 4 comments
Open

Why doesn't the outer div have a class name? #53

GlodenBoy opened this issue Aug 31, 2022 · 4 comments
Labels
bug Something isn't working GitHub

Comments

@GlodenBoy
Copy link

image

There should be a tinymce-wrapper by default, right? But I found that no matter whether ClassName is set or not, the class name of div is empty.

@exalate-issue-sync
Copy link

Ref: INT-3002

@GlodenBoy
Copy link
Author

GlodenBoy commented Aug 31, 2022

image

Field is null

It is enough to remove this judgment, but why is it always null?

@Varin6
Copy link
Contributor

Varin6 commented Aug 15, 2023

I have the exact same issue, noticed when I wanted to style the items and use wrapper as base class for scss. I couldn't get ClassName to work at all. Without ClassName it also does not have tinymce-wrapper class.

@Varin6
Copy link
Contributor

Varin6 commented Aug 15, 2023

Added pull request that should be fixing this:
#71

@spocke spocke added the bug Something isn't working label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GitHub
Projects
None yet
Development

No branches or pull requests

3 participants