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

Original Classes of Entity Wrapper are Threw Away #2751

Open
Echo-az opened this issue Jul 22, 2024 · 1 comment
Open

Original Classes of Entity Wrapper are Threw Away #2751

Echo-az opened this issue Jul 22, 2024 · 1 comment

Comments

@Echo-az
Copy link
Contributor

Echo-az commented Jul 22, 2024

Describe the bug
The classes of entity wrapper are set to generateEntityClassNames. As a result, the original classes are threw away.

To Reproduce
Steps to reproduce the behavior:

  1. Create an entity with customized classes
  2. Trigger model to dom

Expected behavior
Original classed are kept

Device Information

  • OS: macOS
  • Browser: WebKit/Safari
  • Version: latest

Additional context
I know we can workaround this problem by adding a child container div with classes we want. But I think throwing away original classes may not be reasonable.

@Echo-az
Copy link
Contributor Author

Echo-az commented Jul 22, 2024

Tried #2752 to fix this problem

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

No branches or pull requests

1 participant