Skip to content

Conversation

@dazgreer
Copy link
Collaborator

What:
common attributes (padding, border, background-color etc) are now illegal on mj-wrapper

Why:
Adding 'static allowedAttributes' for 'gap' caused other attributes to become illegal due to no inheritance. Caused by previous feature update: #3004

How:
Added inheritance for all attributes

fixes #3011

Adding 'static allowedAttributes' for 'gap' caused other attributes to become illegal due to no inheritance
@totocap totocap merged commit dc680ab into master Nov 17, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

[Regression] <mj-wrapper> padding/background-color and other attributes became illegal in v4.17.0

3 participants