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

Fixed addClassRules to allow "messages" #2446

Closed
wants to merge 4 commits into from
Closed

Fixed addClassRules to allow "messages" #2446

wants to merge 4 commits into from

Conversation

enboig
Copy link

@enboig enboig commented Oct 13, 2022

Adding message in addClassRules wasn't working, following solution posted in #1442 it worked.

@bytestream
Copy link
Member

@enboig a test case would be useful

@enboig
Copy link
Author

enboig commented Oct 14, 2022

I fixed an error and the style.

@enboig
Copy link
Author

enboig commented Oct 14, 2022

https://jsbin.com/lozamas/edit?html,console,output
Validation is applied only to first box.

@enboig
Copy link
Author

enboig commented Oct 17, 2022

It's my first pull request, I fixed errors, do I have to do anything to retest it?

@bytestream
Copy link
Member

@enboig
Copy link
Author

enboig commented Oct 18, 2022

Added a test.

@enboig
Copy link
Author

enboig commented Oct 18, 2022

Solution didn't work

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.

When applying rule to a class, custom messages applied only to first element
2 participants